Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-aioopenssl
Asyncio TLS Transport using PyOpenSSL
https://github.com/horazont/aioopenssl
0
no reviews
Install
Compared to the built-in ssl functionalities of asyncio, this module provides support for STARTTLS and the possibility to invoke a coroutine after the handshake but before the data transfer is resumed, e.g. to ask for certificate validation.