The original problem is back...

For yet unknown reasons, the CERT_VerifyCertNow (and
CERT_VerifyCertificateNow) in my cert auth callback function return
the error code SEC_ERROR_CRL_NOT_FOUND, even though the CRL is clearly
in the cert db...

The weird thing is that this seems to be a problem on the server side
only (server is authenticating the client certificate); on the client
side, NSS looks up the same CRL no problem, and the server cert is
authenticated no problem...

Reply via email to