xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: doh-insecure | ||||
4 | Help: Allow insecure DoH server connections | ||||
5 | Added: 7.76.0 | ||||
6 | Category: dns tls | ||||
7 | Example: --doh-insecure --doh-url https://doh.example $URL | ||||
8 | See-also: doh-url | ||||
9 | Multi: boolean | ||||
10 | --- | ||||
11 | Same as --insecure but used for DoH (DNS-over-HTTPS). |