[openssl-users] Certificate Revocation List and SSL
Jeremy Harris
jgh at wizmail.org
Thu Mar 22 10:04:39 UTC 2018
On 22/03/18 03:34, Norm Green wrote:
> 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)
X509_STORE_load_locations() ?
It appears to know that the content is CRL.
--
Cheers,
Jeremy
More information about the openssl-users
mailing list