cert-manager/test
Ashley Davis f68693bb6a
change wording on descriptions for Vault and TPP 'CABundle' fields
Clarifies language a little; makes it clearer that the bundle
should be base64 encoded. Previously it was slightly confusing
in that PEM certificates are themselves base64 encoded.

Also makes it clearer what our CABundle validation does and does not do
by adding a standalone validation function and tweaking the error
message for an invalid CA bundle.

Also updates validation to not print CA bundle for Vault issuer when the
bundle is invalid, since it won't help with debugging anything.
Currently the bundle is printed as byte values ("0x32, 0x58, 0x43...")
and in any case printing the whole bundle could be noisy if it's large

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-12-15 16:21:02 +00:00
..
acme/dns Remove bazel 🎉 2022-07-26 11:38:50 +01:00
e2e change wording on descriptions for Vault and TPP 'CABundle' fields 2022-12-15 16:21:02 +00:00
fixtures update container names in ytt overlays 2022-08-28 21:40:35 +02:00
integration improve gen.CSR and use it everywhere 2022-11-10 09:21:31 +01:00
internal use variables for binaries 2022-08-26 07:43:17 +00:00
unit add WithLegacy function to our fake discovery client 2022-12-14 21:53:42 -08:00
OWNERS