cert-manager/test/unit
Anner J. Bonilla 9546a357a5
Add support for certificates with ed25519 private keys
Note that using ed25519 on the public internet is not currently
recommended, since it's not widely supported. You'd likely not be able
to use an Ed25519 cert with an ACME issuer today.

Ed25519 certs might be useful for internal PKI, though - an ed25519 CA
issuer, say - or for testing ed25519 certs before they become more
widely available on the public internet. They're not currently
supported by Vault, Venafi or ACME (Letsencrypt) issuers.

Signed-off-by: Anner J. Bonilla <abonilla@hoyosintegrity.com>
Signed-off-by: Anner J. Bonilla <annerjb@gmail.com>
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-06-14 11:17:35 +01:00
..
coreclients Update fakeSecretClient 2021-05-17 08:52:59 -07:00
gen Add support for certificates with ed25519 private keys 2021-06-14 11:17:35 +01:00
listers DataForCertificate: use fake clientset instead of fake lister 2021-03-04 17:20:45 +01:00