ssl â TLS/SSL wrapper for socket objects¶ Source code: Lib/ssl.py This module provides access to Transport Layer Security (often known as âSecure Sockets Layerâ) encryption and peer authentication facilities for network sockets, both client-side and server-side. This module uses the OpenSSL library. This is an optional module. If it is missing from your copy of CPython, look for documentation from


{{#tags}}- {{label}}
{{/tags}}