ssl-no-revoke.d 302 B

123456789
  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. ---
  7. (Schannel) This option tells curl to disable certificate revocation checks.
  8. WARNING: this option loosens the SSL security, and by using this flag you ask
  9. for exactly that.