1 Long: doh-url 2 Arg: <URL> 3 Help: Resolve host names over DoH 4 Protocols: all 5 Added: 7.62.0 6 Category: dns 7 --- 8 Specifies which DNS-over-HTTPS (DoH) server to use to resolve hostnames, 9 instead of using the default name resolver mechanism. The URL must be HTTPS. 10 11 Some SSL options that you set for your transfer will apply to DoH since the 12 name lookups take place over SSL. However, the certificate verification 13 settings are not inherited and can be controlled separately via 14 --doh-insecure and --doh-cert-status. 15 16 If this option is used several times, the last one will be used. 17