]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:19:16 +0000 (13:19 +0100)
commit39d9ea5e502114a204750f641ca76ff5b4912401
tree43876ed175981773e430ffad0d9c81ad2be15011
parent9bcc9f973b2a216461dd6f140e47ef647eb733b4
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)
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