Dr. Stephen Henson wrote:


You need to mark the stored encoding as invalid if you want to do that. You can do that with:

crl->crl->enc.modified = 1;

As long as you do that before signing the CRL it should then work.

This works fine. Thanks for your help, Thorsten

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to