mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
INSTALL.md: fix secure transport configure arguments
--without-ssl is needed instead of --with-winssl.
This commit is contained in:
parent
45c78ad5b4
commit
e8c3c92d58
@ -108,7 +108,7 @@ libressl.
|
||||
- mbedTLS: `--without-ssl --with-mbedtls`
|
||||
- axTLS: `--without-ssl --with-axtls`
|
||||
- schannel: `--without-ssl --with-winssl`
|
||||
- secure transport: `--with-winssl --with-darwinssl`
|
||||
- secure transport: `--without-ssl --with-darwinssl`
|
||||
|
||||
# Windows
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user