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