Hi,

I am having problems when I call X509_CRL_sort and X509_CRL_sign. I am
getting a seg fault in the X509_CRL_cmp function. After doing a fair bit
of testing I think I have found that when an X509_REVOKED object is
added to the revoked stack it is getting corrupted some how. I have
tried to read back the X509_REVOKED object right off the top of the
stack after it is placed there with sk_X509_REVOKED_push and I get a seg
fault there as well. This is with the latest build of openssl from the
website.

Any ideas as to what could be going on and how I could fix it.

If there is any more info needed please let me know.

Thanks,

-- 
Bram Cymet
Software Developer
Centre For Technological Innovation
Canadian Bank Note Co. Ltd.
Cell: 613-608-9752


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to