Generate new Ed488 certificates
authorKurt Roeckx <kurt@roeckx.be>
Thu, 2 Jan 2020 22:16:30 +0000 (23:16 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Tue, 11 Feb 2020 22:23:42 +0000 (23:23 +0100)
commit77c4d3972400adf1bcb76ceea359f5453cc3e8e4
treed91ee124a9acaa01884c75815b3c2b43d6b10885
parentd819760d3da5dd5491c94a2d6b36553708c9338b
Generate new Ed488 certificates

Create a whole chain of Ed488 certificates so that we can use it at security
level 4 (192 bit). We had an 2048 bit RSA (112 bit, level 2) root sign the
Ed488 certificate using SHA256 (128 bit, level 3).

Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #10785
test/certs/root-ed448-cert.pem [new file with mode: 0644]
test/certs/root-ed448-key.pem [new file with mode: 0644]
test/certs/server-ed448-cert.pem
test/certs/setup.sh
test/ssl-tests/20-cert-select.conf
test/ssl-tests/20-cert-select.conf.in
test/ssl-tests/28-seclevel.conf
test/ssl-tests/28-seclevel.conf.in