MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / wrap_socket

Function wrap_socket

Lib/ssl.py:376–387  ·  view source on GitHub ↗
(sock, keyfile=None, certfile=None,
                server_side=False, cert_reqs=CERT_NONE,
                ssl_version=PROTOCOL_SSLv23, ca_certs=None,
                do_handshake_on_connect=True,
                suppress_ragged_eofs=True, ciphers=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_server_certificateFunction · 0.85

Calls 1

SSLSocketClass · 0.85

Tested by

no test coverage detected