]> granicus.if.org Git - python/commit
Fix test connecting to sha256.tbs-internet.com.
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 4 May 2012 14:26:56 +0000 (16:26 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 4 May 2012 14:26:56 +0000 (16:26 +0200)
commitf340c21ca9433a712b2ccf4309c98b20fb28b646
treed5330ba7b70c4fae3a9307effcb4896797356db5
parentf072b45e34be8782a2ed5705be2eed5ed35980fa
parent16f6f8338b649345ff6de7c49b1d691102ef3b22
Fix test connecting to sha256.tbs-internet.com.
The certificate has changed and the test now needs SNI to pass.
Lib/test/test_ssl.py