Important
- The IAM policy needed for running the issuer has been updated since the last version.
acm-pca:DescribeCertificateAuthority
is now necessary to generate certificates. Please refer to the Readme for a working policy document. - The chart name for helm has changed. It will now be called
aws-privateca-issuer
. The last version supporting the old name will be 0.1.2, future versions will only use the new name.
Features:
- #29 Add support for certificate usages with templateARN
Bugfixes:
- #12 Fixes issues with missing issuer group
- #31 Support longer names for resources
- #35 Use the PrivateCA's Signature Algorithm as the Signature Algorithm
Maintenance: