[openssl-users] Certificate Revocation List and SSL

Norm Green norm.green at gemtalksystems.com
Thu Mar 22 03:34:48 UTC 2018


How does one specify the CRL to the SSL_CTX when setting up a 
connection?  I would expect there to be something similar to 
SSL_CTX_use_certificate(), such as:

int SSL_CTX_use_crl(SSL_CTX *ctx, X509_CRL *crl)

but can nothing like that.

Norm Green




More information about the openssl-users mailing list