xref: /aosp_15_r20/external/curl/docs/cmdline-opts/ssl-no-revoke.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: ssl-no-revoke
5Help: Disable cert revocation checks (Schannel)
6Added: 7.44.0
7Protocols: TLS
8Category: tls
9Multi: boolean
10See-also:
11  - crlfile
12Example:
13  - --ssl-no-revoke $URL
14---
15
16# `--ssl-no-revoke`
17
18(Schannel) Disable certificate revocation checks. WARNING: this option loosens
19the SSL security, and by using this flag you ask for exactly that.
20