From 03186b118784e067cccef7d469564d8fbb96725f Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Mon, 15 Oct 2018 09:15:23 +0200 Subject: INSTALL: mention mesalink in TLS section Commit 57348eb97d1b8fc3742e02c6587d2d02ff592da5 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 --- docs/INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 91b268f60..7d365576e 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -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 -- cgit v1.2.3