Hi,

I have made a client - server connexion using TLS,

In order to check the cert, 
I use the
SSL_CTX_load_verify_locations function to load the AC cert,
And
SSL_CTX_use_certificate_file function to load the client cert.

Which function should I use in order to load the CRL file ?

Thanks




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

Reply via email to