ssl, v23 client, v3 server...

Dino Viehland dinov at microsoft.com
Mon Mar 8 13:44:37 EST 2010


In the ssl module docs (and in the tests) it says that if you have a client specifying PROTOCOL_SSLv23 (so it'll use v2 or v3) and a server specifying PROTOCOL_SSLv3 (so it'll only use v3) that you cannot connect between the two.  Why doesn't this end up using SSL v3 for the communication?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100308/545fff2c/attachment.html>


More information about the Python-list mailing list