Commit 03186b11 authored by Daniel Gustafsson's avatar Daniel Gustafsson
Browse files

INSTALL: mention mesalink in TLS section



Commit 57348eb9 added support for the
MesaLink vtls backend, but missed updating the TLS section containing
supported backends in the docs.

Closes #3134
Reviewed-by: default avatarDaniel Stenberg <daniel@haxx.se>
parent 6c413648
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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