]> granicus.if.org Git - openssl/commit
Do not use GOST sig algs in TLSv1.3 where possible
authorMatt Caswell <matt@openssl.org>
Tue, 3 Jul 2018 16:45:35 +0000 (17:45 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 13 Jul 2018 17:14:29 +0000 (18:14 +0100)
commit871980a9ada476fa54cec2e5174aa916d09efd11
treee121e4eb08c65d8b6cbfaba3dbeeca10d3856bc1
parent1f4add418d3ef07da80be87bc4e696197c84468f
Do not use GOST sig algs in TLSv1.3 where possible

Fixes #6513

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6650)
ssl/t1_lib.c