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 @@ -1195,7 +1195,7 @@ config option.
11951195verify_host
11961196...........
11971197
1198- **type **: ``boolean ``
1198+ **type **: ``boolean `` ** default **: `` true ``
11991199
12001200If ``true ``, the certificate sent by other servers is verified to ensure that
12011201their 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.
12041204verify_peer
12051205...........
12061206
1207- **type **: ``boolean ``
1207+ **type **: ``boolean `` ** default **: `` true ``
12081208
12091209If ``true ``, the certificate sent by other servers when negotiating a TLS or SSL
12101210connection is verified for authenticity. Authenticating the certificate is not
You can’t perform that action at this time.
0 commit comments