]> granicus.if.org Git - curl/commitdiff
curl.1: --cert-status is also supported by OpenSSL now
authorAlessandro Ghedini <alessandro@ghedini.me>
Sat, 14 Feb 2015 17:35:27 +0000 (18:35 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 14 Feb 2015 20:30:32 +0000 (20:30 +0000)
docs/curl.1

index 03944cae96693764dbdcd2362f43274ddf9e044a..710283f3adffad71884861e152ab370ba7809bd4 100644 (file)
@@ -560,7 +560,7 @@ If this option is enabled and the server sends an invalid (e.g. expired)
 response, if the response suggests that the server certificate has been revoked,
 or no response at all is received, the verification fails.
 
-This is currently only implemented in the GnuTLS and NSS backends.
+This is currently only implemented in the OpenSSL, GnuTLS and NSS backends.\r
 (Added in 7.41.0)
 .IP "-f, --fail"
 (HTTP) Fail silently (no output at all) on server errors. This is mostly done