doh-insecure.d 332 B

12345678910
  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. ---
  10. Same as --insecure but used for DoH (DNS-over-HTTPS).