Skip to content

Conversation

timlegge
Copy link
Collaborator

@timlegge timlegge commented Oct 7, 2025

This patch reproduces the same functionality as auto-key-retrieve If verify fails it gets the key ID from the error message and retrieves the key from the configure key server. It then attempts to verify the signature again.

Auto retrieval of the key that created a signature and then essentially auto trusting it for verification.

You should only download keys you trust and import and trust them prior to verifying a module. Admittedly a poor recommendation for this module.

This patch reproduces the same functionality as auto-key-retrieve
If verify fails it gets the key ID from the error message
and retrieves the key from the configure key server.
It then attempts to verify the signature again.

Auto retrieval of the key that created a signature and then
essentially auto trusting it for verification.

You should only download keys you trust and import and trust them
prior to verifying a module.  Admittedly a poor recommendation for
this module.
@timlegge timlegge linked an issue Oct 7, 2025 that may be closed by this pull request
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.

--keyserver-options auto-key-retrieve is obsolete

1 participant