]> granicus.if.org Git - curl/commitdiff
INSTALL.md: fix secure transport configure arguments
authorMarcel Raad <raad@teamviewer.com>
Sat, 8 Apr 2017 12:44:18 +0000 (14:44 +0200)
committerMarcel Raad <raad@teamviewer.com>
Sat, 8 Apr 2017 12:44:18 +0000 (14:44 +0200)
--without-ssl is needed instead of --with-winssl.

docs/INSTALL.md

index ff56600a5e6846bf67c81cc5a173150adda6a02a..529a907dfd284ddb34f3e84916261d4ad476c7d3 100644 (file)
@@ -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