summaryrefslogtreecommitdiff
path: root/Lib/test/capath
Commit message (Expand)AuthorAgeFilesLines
* [3.6] bpo-34542: Update test certs and keys (GH-8997) (GH-9396)Christian Heimes2018-09-202-36/+46
* [3.6] bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8764)Christian Heimes2018-08-152-34/+34
* Issue #25940: Use internal local server more in test_sslMartin Panter2016-03-274-32/+42
* Issue #25940: Use self-signed.pythontest.net in SSL testsMartin Panter2016-01-142-0/+32
* Followup on r81233: fix test_ssl with OpenSSL < 1.0.0.Antoine Pitrou2010-05-162-0/+55
* Issue #8550: Add first class `SSLContext` objects to the ssl module.Antoine Pitrou2010-05-162-0/+55