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.
1244
1244
verify_host
1245
1245
...........
1246
1246
1247
- **type **: ``boolean ``
1247
+ **type **: ``boolean `` ** default **: `` true ``
1248
1248
1249
1249
If ``true ``, the certificate sent by other servers is verified to ensure that
1250
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
1253
verify_peer
1254
1254
...........
1255
1255
1256
- **type **: ``boolean ``
1256
+ **type **: ``boolean `` ** default **: `` true ``
1257
1257
1258
1258
If ``true ``, the certificate sent by other servers when negotiating a TLS or SSL
1259
1259
connection is verified for authenticity. Authenticating the certificate is not
You can’t perform that action at this time.
0 commit comments