Add a test for RSA key exchange with both RSA and RSA-PSS certs
authorMatt Caswell <matt@openssl.org>
Mon, 3 Sep 2018 15:29:35 +0000 (16:29 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 4 Sep 2018 10:28:01 +0000 (11:28 +0100)
commitb2c4909c208994a94b4b09e1c34316c889985bb0
tree07d346ccdeb5f466c64445efe7b563ca60277ffe
parentb8fef8ee929a8775262cb4371f62c35f7058dbed
Add a test for RSA key exchange with both RSA and RSA-PSS certs

Check that we use an RSA certificate if an RSA key exchange ciphersuite
is being used and we have both RSA and RSA-PSS certificates configured.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7099)
test/ssl-tests/20-cert-select.conf
test/ssl-tests/20-cert-select.conf.in