Commit 70833a8b authored by Christian Heimes's avatar Christian Heimes

... also TLSv1.1 and TLSv1.2

parent 24cd4cfc
......@@ -194,6 +194,9 @@ try/except statement by code that only cares whether or not an error occurred.
ssl
---
TLSv1.1 and TLSv1.2 support (Contributed by Michele Orrù and Antoine Pitrou
in :issue:`16692`)
New diagnostic functions :func:`~ssl.get_default_verify_paths`,
:meth:`~ssl.SSLContext.cert_store_stats` and
:meth:`~ssl.SSLContext.get_ca_certs`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment