summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/doh-url.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/doh-url.d')
-rw-r--r--docs/cmdline-opts/doh-url.d5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/cmdline-opts/doh-url.d b/docs/cmdline-opts/doh-url.d
index 7fce4460d..090799440 100644
--- a/docs/cmdline-opts/doh-url.d
+++ b/docs/cmdline-opts/doh-url.d
@@ -8,4 +8,9 @@ Category: dns
Specifies which DNS-over-HTTPS (DOH) server to use to resolve hostnames,
instead of using the default name resolver mechanism. The URL must be HTTPS.
+Some SSL options that you set for your transfer will apply to DOH since the
+name lookups take place over SSL. However, the certificate verification
+settings are not inherited and can be controlled separately via
+--doh-insecure and --doh-cert-status.
+
If this option is used several times, the last one will be used.