Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1095907 commit cec25b0Copy full SHA for cec25b0
1 file changed
Doc/whatsnew/3.4.rst
@@ -1456,7 +1456,7 @@ OpenSSL does not do any CRL verification by default. (Contributed by
1456
Christien Heimes in :issue:`8813`.)
1457
1458
New :class:`~ssl.SSLContext` method :meth:`~ssl.SSLContext.load_default_certs`
1459
-loads a set of dfault "certificate authority" (CA) certificates from default
+loads a set of default "certificate authority" (CA) certificates from default
1460
locations, which vary according to the platform. It can be used to load both
1461
TLS web server authentication certificates
1462
(``purpose=``:data:`~ssl.Purpose.SERVER_AUTH`) for a client to use to verify a
0 commit comments