Er.  Which 'build' of openssl, and which website?  (There's the
slproweb.com build of OpenSSL for Windows, currently at 0.9.8k;
pre-built binaries aren't really available for other platforms.)

-Kyle H

On Wed, Jun 17, 2009 at 10:44 AM, Bram Cymet<bcy...@cbnco.com> wrote:
> 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-us...@openssl.org
> Automated List Manager                           majord...@openssl.org
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to