diff options
author | Mark Thompson <sw@jkqxz.net> | 2016-10-28 19:50:27 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2016-10-30 13:18:45 +0000 |
commit | e8634fb92e2f624f19ee5fced6481d8ece503119 (patch) | |
tree | 78b0a35f5ac418f6c201fcb66a7ddb4a7113af0a /libavcodec/ac3tab.h | |
parent | 121be310607879841d19a34d9f16d4fe9ba7f18c (diff) | |
download | ffmpeg-e8634fb92e2f624f19ee5fced6481d8ece503119.tar.gz |
openssl: Allow newer TLS versions than TLSv1
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.
Fixes ticket #5915.
Diffstat (limited to 'libavcodec/ac3tab.h')
0 files changed, 0 insertions, 0 deletions