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