Only allow PSS signatures with RSA keys and TLS 1.3
authorDr. Stephen Henson <steve@openssl.org>
Mon, 30 Jan 2017 13:53:54 +0000 (13:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 31 Jan 2017 00:03:00 +0000 (00:03 +0000)
commit2b4418ebd6a7b748b943f867eac0f3372a8dd5ea
tree1aa87264b4248c0c8f9c3bc2af3114575724b1d5
parentf742cda820cec70009ca914f8efbc725f3976b65
Only allow PSS signatures with RSA keys and TLS 1.3

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