Hi,

I am able to load a CRL file using X509_load_crl_file() and the revokation 
mechanism is working fine.

However, when I try to reload the file with X509_load_crl_file() (without 
restarting my process), the X509_load_crl_file() method is returning an error.

I found the below link to a posting from 2004 which describes a similar problem 
and a possible fix available, my code is very similar whereby the method is 
called twice, the first time it works, the second time it fails:

http://archive.netbsd.se/?ml=openssl-dev&a=2004-12&t=506631

Any ideas/updates on this issue. I am using openssl 0.9.8.j.

Thank you in adavance,

Mansour Dagher.


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

Reply via email to