]> 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:30:58 +0000 (19:30 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 Oct 2011 17:30:58 +0000 (19:30 +0200)
commitf06eb46918f11220d13e7170dcb17929498e3294
treeb7bc0a2251723756a39553f075864c052f5563c1
parent564f89036fbecfc03ca4152e9de8b291887111a4
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported.
Lib/test/nokia.pem [new file with mode: 0644]
Lib/test/test_ssl.py
Modules/_ssl.c