I am testing my cert with OCSP provider. i am getting below error
<ocsp-error>OCSP response CertID did not match request CertID</ocsp-error>
i am not able to figure out what is the issue . Is there any change i need to do for getting the proper response from ocsp ?.
below is the xslt statement i have used.
<xsl:variable name="ocspresponse" select="dp:ocsp-validate-certificate('name:certname','name:certname','ocspvc','http://ocsp.digicert.com','','','','comma-separated')"/>
------------------------------
santhosh
------------------------------