mirror of
https://github.com/curl/curl.git
synced 2026-07-23 01:57:20 +03:00
curl.1: --cert-status is also supported by OpenSSL now
This commit is contained in:
parent
1385199e80
commit
49655a6822
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
(Added in 7.41.0)
|
||||
.IP "-f, --fail"
|
||||
(HTTP) Fail silently (no output at all) on server errors. This is mostly done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue