Home
last modified time | relevance | path

Searched refs:requestOCSP (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/
D_tls_wrap.js214 return requestOCSP(owner, info);
232 requestOCSP(owner, info);
237 function requestOCSP(socket, info) { function
1025 'requestOCSP?', !!this._tlsOptions.requestOCSP,
1036 if (this._tlsOptions.requestOCSP)
1037 this._handle.requestOCSP();
1702 requestOCSP: options.requestOCSP, property
/third_party/node/test/parallel/
Dtest-tls-starttls-server.js42 requestOCSP: true property
Dtest-tls-ocsp-callback.js87 requestOCSP: testOptions.ocsp, property
/third_party/node/doc/api/
Dtls.md863 * `requestOCSP` {boolean} If `true`, specifies that the OCSP status request
905 The `'OCSPResponse'` event is emitted if the `requestOCSP` option was set
2011 * `requestOCSP` {boolean} If `true`, specifies that the OCSP status request