]> granicus.if.org Git - openssl/commit
Don't run the sigalgs tests over a TLSv1.3 connection
authorMatt Caswell <matt@openssl.org>
Fri, 30 Dec 2016 17:20:14 +0000 (17:20 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Dec 2016 20:59:16 +0000 (20:59 +0000)
commitd2e491f225d465b11f18a466bf399d4a899cb50e
tree9e3e1efebda184fb2a12c437f9ca245768eae0be
parentf1b25aaed32f90b3309243d24353bf636c1c786b
Don't run the sigalgs tests over a TLSv1.3 connection

We need a new API for TLSv1.3 sig algs

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2160)
test/sslapitest.c