On Sun, 30 Oct 2016, Mark Thompson wrote:

The use of TLSv1_*_method() disallows newer protocol versions; instead
use SSLv23_*_method() and then explicitly disable the deprecated
protocol versions which should not be supported.
---
libavformat/tls_openssl.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Ok with me, thanks!

// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to