diff options
Diffstat (limited to 'docs/cmdline-opts/cert-status.d')
-rw-r--r-- | docs/cmdline-opts/cert-status.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/cert-status.d b/docs/cmdline-opts/cert-status.d index 63e352051..360e5c901 100644 --- a/docs/cmdline-opts/cert-status.d +++ b/docs/cmdline-opts/cert-status.d @@ -3,6 +3,7 @@ Protocols: TLS Added: 7.41.0 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. |