Re: ocsp cert validation

2004-11-08 Thread Dr. Stephen Henson
On Mon, Nov 08, 2004, Thilo Stäbler wrote: > hi! > i would like to know, why I need a issuer certificate when querying an > ocsp server for certificate validation? Because the query format in the OCSP standards requires three pieces of information: 1. The hash of the issuer name in the certific

ocsp cert validation

2004-11-08 Thread Thilo Stäbler
hi! i would like to know, why I need a issuer certificate when querying an ocsp server for certificate validation? Wouldn't it be enough to know the ocsp server of the issuer to check the certificate with? thanks in advance thilo __