Annotation of embedaddon/curl/docs/cmdline-opts/ssl-revoke-best-effort.d, revision 1.1

1.1     ! misho       1: Long: ssl-revoke-best-effort
        !             2: Help: Ignore missing/offline cert CRL distribution points (Schannel)
        !             3: Added: 7.70.0
        !             4: ---
        !             5: (Schannel) This option tells curl to ignore certificate revocation checks when
        !             6: they failed due to missing/offline distribution points for the revocation check
        !             7: lists.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>