MCPcopy Create free account
hub / github.com/bifurcation/mint / Server

Function Server

tls.go:16–18  ·  view source on GitHub ↗

Server returns a new TLS server side connection using conn as the underlying transport. The configuration config must be non-nil and must include at least one certificate or else set GetCertificate.

(conn net.Conn, config *Config)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testConnInnerFunction · 0.85
TestInvalidSelfSignedFunction · 0.85
TestExpiredCertFunction · 0.85
TestRootCAPoolFunction · 0.85
TestCertChainFunction · 0.85
TestClientAuthFunction · 0.85
TestPSKFlowsFunction · 0.85

Calls 1

NewConnFunction · 0.85

Tested by 15

testConnInnerFunction · 0.68
TestInvalidSelfSignedFunction · 0.68
TestExpiredCertFunction · 0.68
TestRootCAPoolFunction · 0.68
TestCertChainFunction · 0.68
TestClientAuthFunction · 0.68
TestPSKFlowsFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…