Message177541
Recent OpenSSL versions (e.g. 1.0.1c) have explicit support for TLS 1.1 and (presumably, although undocumented-ly) TLS 1.2 through TLSv1_1_method() and TLSv1_2_method(). It should be easy to add such support to the ssl module (although figuring out how exactly protocol version compatibility is handled - for the docs - might be a challenge). |
|
Date |
User |
Action |
Args |
2012-12-15 17:31:05 | pitrou | set | recipients:
+ pitrou |
2012-12-15 17:31:05 | pitrou | set | messageid: <1355592665.89.0.539973629387.issue16692@psf.upfronthosting.co.za> |
2012-12-15 17:31:05 | pitrou | link | issue16692 messages |
2012-12-15 17:31:05 | pitrou | create | |
|