mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
INSTALL: mention mesalink in TLS section
Commit 57348eb97d
added support for the
MesaLink vtls backend, but missed updating the TLS section containing
supported backends in the docs.
Closes #3134
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
parent
6c413648ec
commit
03186b1187
@ -108,6 +108,7 @@ libressl.
|
||||
- axTLS: `--without-ssl --with-axtls`
|
||||
- schannel: `--without-ssl --with-winssl`
|
||||
- secure transport: `--without-ssl --with-darwinssl`
|
||||
- MesaLink: `--without-ssl --with-mesalink`
|
||||
|
||||
# Windows
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user