Skip to content

Bug fix: duplicate leaf cert#39

Open
joevanwanzeeleKF wants to merge 3 commits into
release-3.0from
ab#85608
Open

Bug fix: duplicate leaf cert#39
joevanwanzeeleKF wants to merge 3 commits into
release-3.0from
ab#85608

Conversation

@joevanwanzeeleKF

Copy link
Copy Markdown
  • Bug Fix - On Management Add/renewal jobs, the leaf certificate is no longer included in the CertificateChain sent to ACM. BouncyCastle's GetCertificateChain returns the leaf as the first element, and it was already sent separately as the certificate body, causing the leaf to appear twice within the published certificate's chain. When the certificate has no intermediates, the chain is now omitted entirely rather than sent empty.
  • Added unit tests
  • improved determination of certificate ARNs

joevanwanzeeleKF and others added 3 commits June 10, 2026 14:17
…e leaf was showing up twice in AWS. Added unit tests and improved determination of whether a string is a cert ARN.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant