cert-manager/test/e2e/suite
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
..
certificaterequests Update ginkgo import path to use /v2 2022-08-09 11:25:41 +01:00
certificates Add boilerplate comment 2022-11-29 14:47:50 +00:00
certificatesigningrequests Updates CertificateSigningRequest SelfSigned e2e tests to require 2022-08-25 10:41:31 +01:00
conformance Merge pull request #5604 from maelvls/upgrade-vault-in-e2e 2022-12-13 14:50:30 +00:00
issuers change wording on descriptions for Vault and TPP 'CABundle' fields 2022-12-15 16:21:02 +00:00
serving use GenerateName instead 2022-08-09 12:41:31 +02:00
doc.go Merge pull request #5336 from JoshVanL/controllers-certificaterequests-secrets-informer 2022-08-23 16:46:23 +01:00