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.
2 parents 7461999 + ddb9e87 commit 531591fCopy full SHA for 531591f
reference/configuration/framework.rst
@@ -1244,7 +1244,7 @@ config option.
1244
verify_host
1245
...........
1246
1247
-**type**: ``boolean``
+**type**: ``boolean`` **default**: ``true``
1248
1249
If ``true``, the certificate sent by other servers is verified to ensure that
1250
their common name matches the host included in the URL. This is usually
@@ -1253,7 +1253,7 @@ combined with ``verify_peer`` to also verify the certificate authenticity.
1253
verify_peer
1254
1255
1256
1257
1258
If ``true``, the certificate sent by other servers when negotiating a TLS or SSL
1259
connection is verified for authenticity. Authenticating the certificate is not
0 commit comments