On Tue, Jun 15, 2010, matteo mattau wrote:

> 
> Hi,
> 
> since there is no IDP extention into CRLs, please how I can do to
> 
> check all the CRLs?
> 
> I'm using apache + mod_ssl (and so openssl) to verify client authentication.
> 
> Please could you help me telling how I can modify 
> 
> the call to  "SSL_X509_STORE_lookup" to loop on all ".rN"
> 
> sym link files and not stop to ".r0" ?
> 

Ah you didn't tell me you were using mod_ssl. The CRL logic in mod_ssl
does not use OpenSSLs CRL checking code. You'd have to modify mod_ssl not
OpenSSL.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.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