]> granicus.if.org Git - python/commit
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could...
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 Oct 2011 17:22:30 +0000 (19:22 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 Oct 2011 17:22:30 +0000 (19:22 +0200)
commita02a12c517e69e457f4425aa5af6f55c36a6a39a
treed509c4f1e8216f73da9c32b6a4f4c466a84481ca
parent07ac3ebd7ba6b42ba1adb07ec6075eb916d167b1
parentd8c347a8de9d7b76d0980ac18511667ab1cb2a4f
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported.
Lib/test/test_ssl.py
Misc/NEWS
Modules/_ssl.c