ssl-revoke-best-effort.d 458 B

12345678910111213
  1. c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  2. SPDX-License-Identifier: curl
  3. Long: ssl-revoke-best-effort
  4. Help: Ignore missing/offline cert CRL dist points (Schannel)
  5. Added: 7.70.0
  6. Category: tls
  7. Example: --ssl-revoke-best-effort $URL
  8. See-also: crlfile insecure
  9. Multi: boolean
  10. ---
  11. (Schannel) This option tells curl to ignore certificate revocation checks when
  12. they failed due to missing/offline distribution points for the revocation check
  13. lists.