cert-manager/pkg/util
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
..
cmd Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
coverage Log a message when test framework fails to parse cover profile flag 2021-05-05 16:40:16 +01:00
errors Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
feature Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
kube Adds SecretTLSKeyPairAndCA to parse a certificate chain and CA from a 2021-05-12 14:22:59 +01:00
pki Add support for certificates with ed25519 private keys 2021-06-14 11:17:35 +01:00
predicate Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
profiling Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
BUILD.bazel Revert "Merge pull request #3939 from JoshVanL/istio-api-to-internal-apis" 2021-05-11 14:50:23 +01:00
context.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
useragent.go Rename the User Agent fields 2020-12-15 17:25:18 +01:00
util_test.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
version_test.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
version.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00