On 29/10/16 22:57, Michael Niedermayer wrote: > On Sat, Oct 29, 2016 at 09:53:30AM +0100, 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. >> >> Fixes ticket #5915. >> --- >> On 28/10/16 22:15, Hendrik Leppkes wrote: >>> I should have looked further when commenting on the other patch - I guess. >>> :) >>> Looks good to me, the OpenSSL API seems to be rather confusing in this >>> regard. Maybe a comment might be useful to indicate why this is done. >> >> Hopefully this is clearer. >> >> Thanks, >> >> - Mark >> >> >> libavformat/tls_openssl.c | 7 ++++++- >> 1 file changed, 6 insertions(+), 1 deletion(-) > > should be ok > > thx
Applied. Thanks, - Mark _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel