update gpg with latest version from website#38271
Merged
radeksimko merged 3 commits intomainfrom Mar 18, 2026
Merged
Conversation
updated expiry to 2030-03-01, key can be found at https://www.hashicorp.com/.well-known/pgp-key.txt
ensures the certification of the old key is still present
radeksimko
approved these changes
Mar 18, 2026
Member
radeksimko
left a comment
There was a problem hiding this comment.
I'm surprised we have this in two places, but I suppose that is just echoing #33602 (comment)
We can follow-up on the consolidation later.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updated expiry to 2030-03-01, mirror the key that can be found at https://www.hashicorp.com/.well-known/pgp-key.txt
Updates the GPG key with the latest version from hashicorp.com. Expiry was changed to 2030-03-01, mirror the key that can be found at https://www.hashicorp.com/.well-known/pgp-key.txt
Fixes PSA-2530
Target Release
We should back port this to all supported versions
Rollback Plan
Changes to Security Controls
None, the public key is the same (minus expiry)
CHANGELOG entry