Description
TLS transports for asyncio can use PyOpenSSL instead of the built-in ssl module. This library is for developers needing OpenSSL-specific behavior in async network clients or servers. Certificate validation, protocol versions, and key handling remain security-critical.