From 387ee1d6aa651e07e95ffe00ca4bfd14873613ad Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sat, 4 Nov 2017 15:45:16 +0100 Subject: libavformat: LibreSSL (libtls) support Signed-off-by: sfan5 --- doc/protocols.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/protocols.texi b/doc/protocols.texi index 8661aea..ca2f9ad 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -1286,7 +1286,7 @@ If enabled, try to verify the peer that we are communicating with. Note, if using OpenSSL, this currently only makes sure that the peer certificate is signed by one of the root certificates in the CA database, but it does not validate that the certificate actually -matches the host name we are trying to connect to. (With GnuTLS, +matches the host name we are trying to connect to. (With other backends, the host name is validated as well.) This is disabled by default since it requires a CA database to be -- cgit v1.1