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 668e336 + a899dd7 commit e22dbe9Copy full SHA for e22dbe9
reference/configuration/framework.rst
@@ -1195,7 +1195,7 @@ config option.
1195
verify_host
1196
...........
1197
1198
-**type**: ``boolean``
+**type**: ``boolean`` **default**: ``true``
1199
1200
If ``true``, the certificate sent by other servers is verified to ensure that
1201
their common name matches the host included in the URL. This is usually
@@ -1204,7 +1204,7 @@ combined with ``verify_peer`` to also verify the certificate authenticity.
1204
verify_peer
1205
1206
1207
1208
1209
If ``true``, the certificate sent by other servers when negotiating a TLS or SSL
1210
connection is verified for authenticity. Authenticating the certificate is not
0 commit comments