Binary package “python3-aioopenssl” in ubuntu oracular

Asyncio TLS Transport using PyOpenSSL

 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.