Home
last modified time | relevance | path

Searched refs:caCert2 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-https-options-boolean-check.js29 const caCert2 = fixtures.readKey('ca2-cert.pem'); constant
35 const caCertStr2 = caCert2.toString();
127 [keyBuff, certBuff, [caCert, caCert2]],
Dtest-tls-options-boolean-check.js29 const caCert2 = fixtures.readKey('ca2-cert.pem'); constant
35 const caCertStr2 = caCert2.toString();
126 [keyBuff, certBuff, [caCert, caCert2]],