With PyOpenSSL ( version 20.0.0 ), is it possible to set a timeout on do_handshake() call when socket.setblocking(False)?
PyOpenSSL
version 20.0.0
do_handshake()
socket.setblocking(False)