Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import azure linux public key #15655

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

ellahathaway
Copy link
Member

Azure linux RPMs are signed with the LinuxSignMariner cert, so they have a different public key than the RPMs that are signed with the LinuxSign cert. As a result, signing verification was failing for these files despite the fact that they were correctly signed. This PR fixes the signing verification failures by importing the azure linux public key into the keyring.

Test pipeline run

@ellahathaway ellahathaway marked this pull request as ready for review March 20, 2025 16:02
@ellahathaway ellahathaway requested a review from mmitche March 20, 2025 16:03
@ellahathaway ellahathaway enabled auto-merge (squash) March 20, 2025 17:35
@ellahathaway ellahathaway merged commit af83aa4 into dotnet:main Mar 20, 2025
11 checks passed
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.

None yet

2 participants