2
0

doh-insecure.d 334 B

1234567891011
  1. c: Copyright (C) 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).