Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-tls-connect-secure-context.js
File
test-tls-connect-secure-context.js
test/parallel/test-tls-connect-secure-context.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
4
// Verify connection with explicitly created client SecureContext.
Callers
nothing calls this directly
Calls
4
connect
Function · 0.70
cleanup
Function · 0.70
require
Function · 0.50
path
Method · 0.45
Tested by
no test coverage detected