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
Lutz,
thanks for the input. I did exactly as you suggested made a simple
macro
to check s->s3 for the NULL condition and log the event, and try to recover the
session gracefully. It is possible that this is happening during a
renegotiation. I
also considered that *s could be getting s