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. It is available on all modern Unix systems, Windows, macOS, and probably additional platforms, as l
{{#tags}}- {{label}}
{{/tags}}