Le 11/09/2014 19:45, Salz, Rich a écrit :

The attached diff adds GET support to ocsp.  I'd appreciate any feedback.


I don't see where the OCSP request is de-base64-ified, and URL-decoded.
In both cases, d2i_OCSP_REQUEST_bio is called to get the request, but it's done directly on the HTTP request line for a GET.

Reply via email to