followup in openssl-users suggested the
cause was calliing:

sk_X509_free(Ca);

instead of

sk_X509_pop_free(Ca, X509_free);

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

Reply via email to