Commit f6f3c458 authored by Jesus Cea's avatar Jesus Cea

MERGE: Typo

parents 809383ea cec25b01
...@@ -1456,7 +1456,7 @@ OpenSSL does not do any CRL verification by default. (Contributed by ...@@ -1456,7 +1456,7 @@ OpenSSL does not do any CRL verification by default. (Contributed by
Christien Heimes in :issue:`8813`.) Christien Heimes in :issue:`8813`.)
New :class:`~ssl.SSLContext` method :meth:`~ssl.SSLContext.load_default_certs` New :class:`~ssl.SSLContext` method :meth:`~ssl.SSLContext.load_default_certs`
loads a set of dfault "certificate authority" (CA) certificates from default loads a set of default "certificate authority" (CA) certificates from default
locations, which vary according to the platform. It can be used to load both locations, which vary according to the platform. It can be used to load both
TLS web server authentication certificates TLS web server authentication certificates
(``purpose=``:data:`~ssl.Purpose.SERVER_AUTH`) for a client to use to verify a (``purpose=``:data:`~ssl.Purpose.SERVER_AUTH`) for a client to use to verify a
......
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