Teach openssl req about EdDSA certs
authortb <tb@openbsd.org>
Sun, 2 Jul 2023 07:05:14 +0000 (07:05 +0000)
committertb <tb@openbsd.org>
Sun, 2 Jul 2023 07:05:14 +0000 (07:05 +0000)
commitd348a60a32161f336abe40dc404c3c6429ab5f9b
treea0e513a130f051732120039dbaac7475bd2ef48b
parent5c389b79544373bccfce668b646e62e7ba9802a3
Teach openssl req about EdDSA certs

After a few things in libcrypto were adjusted, this diff makes issuing
certificate requests with Ed25519 work.

ok beck
usr.bin/openssl/req.c