Add Restricted PSS certificate and key
authorMatt Caswell <matt@openssl.org>
Thu, 8 Aug 2019 10:08:14 +0000 (11:08 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 9 Aug 2019 12:24:14 +0000 (13:24 +0100)
commitfc009331ab1345eed635690ae4e81a81b1b2fe5a
tree8d51793ad8076f35dee129dc7bf9e199728f4535
parent7467c87c6e88acca887bac0bf85ec0dc76fa522d
Add Restricted PSS certificate and key

Create a PSS certificate with parameter restrictions

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9553)

(cherry picked from commit 39d9ea5e502114a204750f641ca76ff5b4912401)
test/certs/mkcert.sh
test/certs/server-pss-restrict-cert.pem [new file with mode: 0644]
test/certs/server-pss-restrict-key.pem [new file with mode: 0644]
test/certs/setup.sh