mirror of
https://github.com/curl/curl.git
synced 2026-08-05 15:56:17 +03:00
docs: mark --ssl-revoke-best-effort as Schannel specific
Closes https://github.com/curl/curl/pull/11760
This commit is contained in:
parent
f6700c744b
commit
fa7df3070a
3 changed files with 4 additions and 5 deletions
|
|
@ -685,7 +685,7 @@ const struct helptxt helptext[] = {
|
|||
"Require SSL/TLS",
|
||||
CURLHELP_TLS},
|
||||
{" --ssl-revoke-best-effort",
|
||||
"Ignore missing/offline cert CRL dist points",
|
||||
"Ignore missing/offline cert CRL dist points (Schannel)",
|
||||
CURLHELP_TLS},
|
||||
{"-2, --sslv2",
|
||||
"Use SSLv2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue