-
Notifications
You must be signed in to change notification settings - Fork 427
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
Update openssl pgp keys and versions #719
Conversation
> The current releases are signed by the OpenSSL key with fingerprint BA54 73A2 B058 7B07 FB27 CF2D 2160 94DF D0CB 81EF. > > https://openssl-library.org/source/
You did? 😅 (I'm not seeing that, but I'm also not strongly attached to it and if these build that's probably fine and we can adjust if they change again since they probably won't simply revert and if they change again it'll be a secret third thing) |
Sorry, I meant that I left it as a list so that it is easy to add more keys again, but not keeping the old unused keys. |
# "OpenSSL <[email protected]>" | ||
# https://openssl-library.org/source/index.html | ||
# "The current releases are signed by the OpenSSL key with fingerprint:" | ||
# https://keys.openpgp.org/search?q=openssl%40openssl.org |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we only appear to use PGP_KEYSERVER
for OpenSSL, perhaps we should just switch to the superior keys.openpgp.org service explicitly? 👀
Changes: - docker-library/rabbitmq@c2de1a4: Update 4.0-rc to otp 26.2.5.3 - docker-library/rabbitmq@bfcb6a8: Update 3.13 to otp 26.2.5.3 - docker-library/rabbitmq@5cd8feb: Merge pull request docker-library/rabbitmq#719 from infosiftr/openssl-gpg-keys - docker-library/rabbitmq@fd645d8: Update openssl pgp keys and versions
Changes: - docker-library/rabbitmq@c2de1a4: Update 4.0-rc to otp 26.2.5.3 - docker-library/rabbitmq@bfcb6a8: Update 3.13 to otp 26.2.5.3 - docker-library/rabbitmq@5cd8feb: Merge pull request docker-library/rabbitmq#719 from infosiftr/openssl-gpg-keys - docker-library/rabbitmq@fd645d8: Update openssl pgp keys and versions
The update job is currently failing because OpenSSL changed their signing keys. From https://openssl-library.org/source, it seems like it'll be this single key going forward, but I left the list in the templates in case that changes.
>=3.1.7
>=3.3.2
and probably>=3.0.15
,>=3.2.3
, and>=3.4.0-alpha1
are signed with the new key.