mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -05:00
cd35371163
--happy-eyeballs-timeout-ms, --resolve and --ssl-revoke-best-effort gen.pl already warned about these lines but we didn't listen Closes #5379
8 lines
263 B
Makefile
8 lines
263 B
Makefile
Long: ssl-revoke-best-effort
|
|
Help: Ignore missing/offline cert CRL dist points
|
|
Added: 7.70.0
|
|
---
|
|
(Schannel) This option tells curl to ignore certificate revocation checks when
|
|
they failed due to missing/offline distribution points for the revocation check
|
|
lists.
|