Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fi... | Christian Heimes | 2016-09-06 | 1 | -4/+45 |
|\ | |||||
| * | Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fi... | Christian Heimes | 2016-09-06 | 1 | -4/+45 |
* | | Issue #23277: Remove unused sys and os imports | Berker Peksag | 2016-04-24 | 1 | -1/+0 |
|/ | |||||
* | Issue #22074: Fix Lib/test/make_ssl_certs.py | Antoine Pitrou | 2014-07-26 | 1 | -1/+1 |
* | Issue #8813: Add SSLContext.verify_flags to change the verification flags | Christian Heimes | 2013-11-21 | 1 | -0/+6 |
* | Issue #8109: The ssl module now has support for server-side SNI, thanks to a ... | Antoine Pitrou | 2013-01-05 | 1 | -3/+109 |
* | Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and | Antoine Pitrou | 2010-10-13 | 1 | -0/+5 |
* | Issue #1051: Add a script (Lib/test/make_ssl_certs.py) to generate the | Antoine Pitrou | 2010-10-08 | 1 | -0/+59 |