You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the ocsp script to work. The request it generates is identical in structure as the one generated by openssl (when seen using asn1parse), however it is not obtaining a correct response from the OCSP server. I provided a dump of both in attachement. There are some minor differences in the hexcode but I don't know what they account for. Tested a few asn.1 parsers and they all reveal identical asn.1 structures...
I'm at a loss as to how to troubleshoot...
Providing the two requests in attachement...
The OCSP server I'm validating against is the following: http://ocsp.eid.belgium.be/2
Hi,
I'm trying to get the ocsp script to work. The request it generates is identical in structure as the one generated by openssl (when seen using asn1parse), however it is not obtaining a correct response from the OCSP server. I provided a dump of both in attachement. There are some minor differences in the hexcode but I don't know what they account for. Tested a few asn.1 parsers and they all reveal identical asn.1 structures...
I'm at a loss as to how to troubleshoot...
Providing the two requests in attachement...
The OCSP server I'm validating against is the following: http://ocsp.eid.belgium.be/2
ocsp_requests.zip
The text was updated successfully, but these errors were encountered: