Skip to content

Commit 46e9780

Browse files
Adding default value for verify_peer
It's also missing for verify_host - but I don't know the default value there ;-)
1 parent 8c38a35 commit 46e9780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@ combined with ``verify_peer`` to also verify the certificate authenticity.
10461046
verify_peer
10471047
...........
10481048

1049-
**type**: ``boolean``
1049+
**type**: ``boolean`` **default**: ``true``
10501050

10511051
If ``true``, the certificate sent by other servers when negotiating a TLS or SSL
10521052
connection is verified for authenticity. Authenticating the certificate is not

0 commit comments

Comments
 (0)