Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-34542: Update test certs and keys (GH-8997) | Christian Heimes | 2018-08-30 | 2 | -36/+46 |
* | bpo-32602: Test ECDSA certs (#5247) | Christian Heimes | 2018-01-20 | 2 | -34/+34 |
* | Issue #25940: Use internal local server more in test_ssl | Martin Panter | 2016-03-27 | 4 | -32/+42 |
* | Issue #25940: Use self-signed.pythontest.net in SSL tests | Martin Panter | 2016-01-14 | 2 | -0/+32 |
* | Followup on r81233: fix test_ssl with OpenSSL < 1.0.0. | Antoine Pitrou | 2010-05-16 | 2 | -0/+55 |
* | Issue #8550: Add first class `SSLContext` objects to the ssl module. | Antoine Pitrou | 2010-05-16 | 2 | -0/+55 |