Update verify_certificate options

This commit is contained in:
alnoam 2025-01-19 11:04:50 +02:00
parent 453f0c7359
commit f1ea31f24a

View File

@ -832,6 +832,7 @@ This configuration option is experimental, and has not been vigorously tested, s
* `true` - Verify
* `false` - Do not verify.
* `path/to/certificate` - The certificate file to use for verification.
:::warning
Set to False only if required.