cert-manager/test/e2e
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
..
bin/cloudflare-clean Remove bazel 🎉 2022-07-26 11:38:50 +01:00
framework e2e: use Vault 1.12.1 instead of the outdated 1.2.3 2022-12-02 16:36:16 +01:00
suite change wording on descriptions for Vault and TPP 'CABundle' fields 2022-12-15 16:21:02 +00:00
util Corrects test Gateway resources 2022-12-05 15:05:45 +00:00
e2e_test.go upgrade ginkgo to v2 2022-08-04 10:16:29 +00:00
e2e.go upgrade ginkgo to v2 2022-08-04 10:16:29 +00:00