cert-manager/pkg/controller/certificates/issuing/internal
Bill Waldrep d4911ebfaa
Add optional flag to specify jks keystore alias.
Previously the JKS keystore alias was hardcoded to "certificate".
This change adds an optional configuration point to allow users
to specify a custom keystore alias. If the flag is omitted we
will default to the previous behavior.

Signed-off-by: Bill Waldrep <bwaldrep@palantir.com>
2024-03-04 13:23:09 -05:00
..
keystore_test.go Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
keystore.go Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
secret_test.go change signature of SetCertificateDuration and SetCertificateRenewBefore 2024-02-20 08:40:38 +01:00
secret.go Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00