Skip to content

fix(coderd/azureidentity): add Azure IMDS G2 chain certificates (#25243)#25348

Merged
geokat merged 1 commit into
release/2.32from
backport/25243-to-2.32
May 14, 2026
Merged

fix(coderd/azureidentity): add Azure IMDS G2 chain certificates (#25243)#25348
geokat merged 1 commit into
release/2.32from
backport/25243-to-2.32

Conversation

@github-actions
Copy link
Copy Markdown

Backport of #25243

Original PR: #25243 — fix(coderd/azureidentity): add Azure IMDS G2 chain certificates
Merge commit: 49c6191
Requested by: @geokat

Azure IMDS attested data signatures can now chain through
Microsoft TLS G2 RSA CA OCSP intermediates, then through the
cross-signed Microsoft TLS RSA Root G2 certificate, before reaching
DigiCert Global Root G2.

coderd did not bundle the new G2 OCSP intermediates or the
cross-signed Microsoft TLS RSA Root G2 bridge certificate, so it could
fail to build a trusted chain for affected IMDS signatures.

Related to:
https://linear.app/codercom/issue/PLAT-205/bug-azure-instance-identity-verification-is-broken

(cherry picked from commit 49c6191)
@github-actions github-actions Bot requested a review from geokat May 14, 2026 17:12
@geokat geokat closed this May 14, 2026
@geokat geokat reopened this May 14, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 14, 2026
@geokat geokat merged commit f7596ad into release/2.32 May 14, 2026
31 checks passed
@geokat geokat deleted the backport/25243-to-2.32 branch May 14, 2026 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants