Christian Heimes <li...@cheimes.de> added the comment:

It's hard to say what the culprit is. A blocked handshake often indicates a 
network or a server problem. Either something went wrong between the client and 
the server or the server refuses to finalize the handshake.

I suggest that you add a timeout and handle the timeout from our application. 
There is nothing I can do from Python's ssl module.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34438>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to