aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/cert-status.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/cert-status.d')
-rw-r--r--docs/cmdline-opts/cert-status.d3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cmdline-opts/cert-status.d b/docs/cmdline-opts/cert-status.d
index 1342b092b..360e5c901 100644
--- a/docs/cmdline-opts/cert-status.d
+++ b/docs/cmdline-opts/cert-status.d
@@ -1,8 +1,9 @@
Long: cert-status
Protocols: TLS
Added: 7.41.0
-Help: Verify the status of the server certificate
+Help: Verify the status of the server cert via OCSP-staple
Category: tls
+Example: --cert-status $URL
---
Tells curl to verify the status of the server certificate by using the
Certificate Status Request (aka. OCSP stapling) TLS extension.