curl-w32/docs/cmdline-opts/ssl-no-revoke.md

473 B

c SPDX-License-Identifier Long Help Added Protocols Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl ssl-no-revoke Disable cert revocation checks (Schannel) 7.44.0 TLS tls boolean
crlfile
--ssl-no-revoke $URL

--ssl-no-revoke

(Schannel) This option tells curl to disable certificate revocation checks. WARNING: this option loosens the SSL security, and by using this flag you ask for exactly that.