ssl-no-revoke.d 320 B

12345678910
  1. Long: ssl-no-revoke
  2. Help: Disable cert revocation checks (Schannel)
  3. Added: 7.44.0
  4. Category: tls
  5. Example: --ssl-no-revoke $URL
  6. See-also: crlfile
  7. ---
  8. (Schannel) This option tells curl to disable certificate revocation checks.
  9. WARNING: this option loosens the SSL security, and by using this flag you ask
  10. for exactly that.