Unverified Commit e8c3c92d authored by Marcel Raad's avatar Marcel Raad
Browse files

INSTALL.md: fix secure transport configure arguments

--without-ssl is needed instead of --with-winssl.
parent 45c78ad5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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