On Tue, 2016-03-01 at 17:19 -0800, Robert Relyea wrote:
> IIRC the API to fetch the ocsp response is mostly application code. NSS
> has a simple http request function that can fetch the request if the
> application doesn't supply one (which doesn't know about proxies, etc.).
> You could override
On 03/01/2016 02:19 PM, Martin Thomson wrote:
AIUI, support for stapling in NSS is pretty primitive. You are expected to
make the OCSP query yourself and use the API to configure the server.
IIRC the API to fetch the ocsp response is mostly application code. NSS
has a simple http request func
AIUI, support for stapling in NSS is pretty primitive. You are expected to
make the OCSP query yourself and use the API to configure the server.
On Mar 2, 2016 7:42 AM, "Rob Crittenden" wrote:
> I don't see a way to implement OCSP stapling on the server side.
>
> SSL_SetStapledOCSPResponses() is
3 matches
Mail list logo