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:
Daniel Gustafsson 2018-10-15 09:15:23 +02:00
parent 6c413648ec
commit 03186b1187
1 changed files with 1 additions and 0 deletions

View File

@ -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