A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-September/074532.html below:

[Python-Dev] which SSL client protocols work with which server protocols?

[Python-Dev] which SSL client protocols work with which server protocols? [Python-Dev] which SSL client protocols work with which server protocols?Bill Janssen janssen at parc.com
Mon Sep 10 20:44:30 CEST 2007
Here's the updated connection table:

		SSL2	SSL3	SS23	TLS1
    SSL2	yes	no	yes	no
    SSL3	yes	yes	yes	no
    SSL23	yes	no	yes	no
    TLS1	no	no	yes	yes

Given this, I think the client-side default should be changed from
SSLv23 to SSLv3, and the server-side default should be SSLv23.

Bill
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4