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 6d7ad13 commit 3e738f9Copy full SHA for 3e738f9
1 file changed
Doc/library/ssl.rst
@@ -804,8 +804,7 @@ to speed up repeated connections from the same clients.
804
other peers' certificates when :data:`verify_mode` is other than
805
:data:`CERT_NONE`. At least one of *cafile* or *capath* must be specified.
806
807
- The *cafile* string, if present, is the p
808
- ath to a file of concatenated
+ The *cafile* string, if present, is the path to a file of concatenated
809
CA certificates in PEM format. See the discussion of
810
:ref:`ssl-certificates` for more information about how to arrange the
811
certificates in this file.
0 commit comments