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