Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-tls-cert-chains-in-ca.js15 const agent6Chain = keys.agent6.cert.split(/(?=-----BEGIN CERTIFICATE-----)/); constant
16 const agent6End = agent6Chain[0];
17 const agent6Middle = agent6Chain[1];