INSTALL: refer to the current TLS library names and configure options

This commit is contained in:
Daniel Stenberg 2019-02-28 09:12:31 +01:00
parent 1640bb6fc2
commit b4755887b9
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -101,12 +101,12 @@ The default OpenSSL configure check will also detect and use BoringSSL or
libressl.
- GnuTLS: `--without-ssl --with-gnutls`.
- Cyassl: `--without-ssl --with-cyassl`
- wolfSSL: `--without-ssl --with-wolfssl`
- NSS: `--without-ssl --with-nss`
- PolarSSL: `--without-ssl --with-polarssl`
- mbedTLS: `--without-ssl --with-mbedtls`
- schannel: `--without-ssl --with-winssl`
- secure transport: `--without-ssl --with-darwinssl`
- schannel: `--without-ssl --with-schannel`
- secure transport: `--without-ssl --with-secure-transport`
- MesaLink: `--without-ssl --with-mesalink`
# Windows