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.
1195
1195
verify_host
1196
1196
...........
1197
1197
1198
- **type **: ``boolean ``
1198
+ **type **: ``boolean `` ** default **: `` true ``
1199
1199
1200
1200
If ``true ``, the certificate sent by other servers is verified to ensure that
1201
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
1204
verify_peer
1205
1205
...........
1206
1206
1207
- **type **: ``boolean ``
1207
+ **type **: ``boolean `` ** default **: `` true ``
1208
1208
1209
1209
If ``true ``, the certificate sent by other servers when negotiating a TLS or SSL
1210
1210
connection is verified for authenticity. Authenticating the certificate is not
You can’t perform that action at this time.
0 commit comments