1. 4267e8f bpo-38271: encrypt private key test files with AES256 (GH-16385) by Miss Islington (bot) · 4 years, 10 months ago
  2. e6dac00 bpo-34542: Update test certs and keys (GH-8997) by Christian Heimes · 6 years ago
  3. bd5c7d2 bpo-32602: Test ECDSA certs (#5247) by Christian Heimes · 7 years ago
  4. fe3c9c1 Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs. by Christian Heimes · 8 years ago
  5. 1c03abd Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs. by Christian Heimes · 8 years ago
  6. 1e8ee9b Issue #23277: Remove unused sys and os imports by Berker Peksag · 8 years ago
  7. d2e9fdf Issue #22074: Fix Lib/test/make_ssl_certs.py by Antoine Pitrou · 10 years ago
  8. 2258779 Issue #8813: Add SSLContext.verify_flags to change the verification flags by Christian Heimes · 11 years ago
  9. 58ddc9d Issue #8109: The ssl module now has support for server-side SNI, thanks to a :meth:`SSLContext.set_servername_callback` method. by Antoine Pitrou · 12 years ago
  10. 803e6d6 Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and by Antoine Pitrou · 14 years ago
  11. 8156409 Issue #1051: Add a script (Lib/test/make_ssl_certs.py) to generate the by Antoine Pitrou · 14 years ago