mirror of
https://github.com/curl/curl.git
synced 2024-12-27 06:59:43 +08:00
2511a41bf9
Remove the lines saying "protocols: all". It makes the output in the manpage look funny, and the expectation is probably by default that if not anything is mentioned about protocols the option apply to them all. Closes #8021
9 lines
263 B
Makefile
9 lines
263 B
Makefile
Long: doh-cert-status
|
|
Help: Verify the status of the DoH server cert via OCSP-staple
|
|
Added: 7.76.0
|
|
Category: dns tls
|
|
Example: --doh-cert-status --doh-url https://doh.example $URL
|
|
See-also: doh-insecure
|
|
---
|
|
Same as --cert-status but used for DoH (DNS-over-HTTPS).
|