> > 1) CMS_final() and CMS_verify() both appear to be ignoring an
> >    EVP_R_COMMAND_NOT_SUPPORTED error.
> 
> Should be fixed now.

Confirmed, patch pulled from CVS appears to fix this.  Thanks!

> > 2) CMS_add0_crl() dumps core.
> 
> I threw together a quick test program and couldn't reproduce this. Can
> you provide a test case?

Apologies.  Upon fifth reading, this turned out to be a 03:00 pilot
error: my code was passing the wrong CMS_ContentInfo* variable, so
this is just what happens when an idiot like me passes a null pointer
as first argument to CMS_add0_crl(). Code ran fine once I fixed that.
Sorry for the noise.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to