Re: Checking certs against CRLs

2002-07-12 Thread Kiyoshi WATANABE
> Is there some mechanism within the openssl library for checking a > certificate against a CRL? I expected to find a function that would > take a X509 *cert and an X509_CRL *crl as arguments, and give an > indication as to whether the certificate is listed in the CRL. I have > been unable to l

Checking certs against CRLs

2002-07-12 Thread Brad Barfield
Is there some mechanism within the openssl library for checking a certificate against a CRL? I expected to find a function that would take a X509 *cert and an X509_CRL *crl as arguments, and give an indication as to whether the certificate is listed in the CRL. I have been unable to locate any s