summaryrefslogtreecommitdiffstats
path: root/Lib/test/keycert4.pem
Commit message (Expand)AuthorAgeFilesLines
* [3.11] [3.12] gh-108303: Move all certificates to `Lib/test/certdata/` (GH-10...Miss Islington (bot)2023-10-101-164/+0
* bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899)Christian Heimes2021-04-171-112/+112
* bpo-34542: Update test certs and keys (GH-8997)Christian Heimes2018-08-301-93/+125
* bpo-32602: Test ECDSA certs (#5247)Christian Heimes2018-01-201-57/+116
* Issue #8109: The ssl module now has support for server-side SNI, thanks to a ...Antoine Pitrou2013-01-051-0/+73