Annotation of embedaddon/curl/docs/cmdline-opts/ssl-no-revoke.d, revision 1.1.1.1

1.1       misho       1: Long: ssl-no-revoke
                      2: Help: Disable cert revocation checks (Schannel)
                      3: Added: 7.44.0
                      4: ---
                      5: (Schannel) This option tells curl to disable certificate revocation checks.
                      6: WARNING: this option loosens the SSL security, and by using this flag you ask
                      7: for exactly that.

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