jira-importer commented on issue #430: URL: https://github.com/apache/maven-apache-parent/issues/430#issuecomment-2771722900
**[Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** commented Updating the ~/.gnupg/gpg.conf is great, but it (mostly) only affects new keys you create with that config. These preferences are actually saved inside your "key", so that they are "sticky". The command-line option overrides your personal key's preferences. However, you can also edit existing keys to prefer newer algorithms (if, as in your case, you're using a key which was created with a different configuration). To update these preferences for an existing key (for when you don't specify the command-line option), there are instructions here: https://www.apache.org/dev/openpgp#key-prefs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org