mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
180501cb02
Stick to "Schannel" everywhere. The configure option --with-winssl is kept to allow existing builds to work but --with-schannel is added as an alias. Closes #3504
8 lines
258 B
Makefile
8 lines
258 B
Makefile
Long: ssl-no-revoke
|
|
Help: Disable cert revocation checks (Schannel)
|
|
Added: 7.44.0
|
|
---
|
|
(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.
|