doh-cert-status.d 367 B

1234567891011
  1. c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  2. SPDX-License-Identifier: curl
  3. Long: doh-cert-status
  4. Help: Verify the status of the DoH server cert via OCSP-staple
  5. Added: 7.76.0
  6. Category: dns tls
  7. Example: --doh-cert-status --doh-url https://doh.example $URL
  8. See-also: doh-insecure
  9. Multi: boolean
  10. ---
  11. Same as --cert-status but used for DoH (DNS-over-HTTPS).