File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1244,7 +1244,7 @@ config option.
12441244verify_host
12451245...........
12461246
1247- **type **: ``boolean ``
1247+ **type **: ``boolean `` ** default **: `` true ``
12481248
12491249If ``true ``, the certificate sent by other servers is verified to ensure that
12501250their 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.
12531253verify_peer
12541254...........
12551255
1256- **type **: ``boolean ``
1256+ **type **: ``boolean `` ** default **: `` true ``
12571257
12581258If ``true ``, the certificate sent by other servers when negotiating a TLS or SSL
12591259connection is verified for authenticity. Authenticating the certificate is not
You can’t perform that action at this time.
0 commit comments