SV: Signature verification of OCSP Response

2005-02-28 Thread John Allberg
EMAIL PROTECTED] För Dr. Stephen Henson Skickat: den 25 februari 2005 21:05 Till: openssl-users@openssl.org Ämne: Re: Signature verification of OCSP Response The problem is indeed due to a mismatch when the reponse is reencoded. However it looks like the encoding of CertStatus is invalid: CertS

Re: Signature verification of OCSP Response

2005-02-25 Thread Dr. Stephen Henson
On Fri, Feb 25, 2005, John Allberg wrote: > Hi! > > We're developing a OCSP Responder. During interop testing it was discovered > that openssl verifies the signature on the response nicely when the > certificate is reported as revoked, but fails to verify the signature when > the certificate is r

Signature verification of OCSP Response

2005-02-25 Thread John Allberg
Hi! We're developing a OCSP Responder. During interop testing it was discovered that openssl verifies the signature on the response nicely when the certificate is reported as revoked, but fails to verify the signature when the certificate is reported as valid. I've tested the signature in Ascerti