Extend PSS signature support to TLSv1.2
authorMatt Caswell <matt@openssl.org>
Tue, 3 Jan 2017 10:01:39 +0000 (10:01 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 23:02:50 +0000 (23:02 +0000)
commitfe3066ee4072e226601209f1b5fb1d343457cef8
tree39f697885987aab5e0a9ad2603089fd84ee3dbe2
parent16abbd11cdc2124f12d90efffb5cd79236e72fa0
Extend PSS signature support to TLSv1.2

TLSv1.3 introduces PSS based sigalgs. Offering these in a TLSv1.3 client
implies that the client is prepared to accept these sigalgs even in
TLSv1.2.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2157)
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_srvr.c
ssl/t1_lib.c
test/recipes/70-test_sslsigalgs.t