Description
TLS and OpenSSL features can be used by legacy Python 2 applications through a wrapper module. PyOpenSSL supports certificates, keys, secure sockets, and related cryptographic operations.
Python 2 is end-of-life, so security-sensitive deployments should migrate. If legacy use remains necessary, keep keys protected and verify TLS settings carefully.