Use keyserver that still returns keys with user IDs#2051
Conversation
keys.gnupg.net doesn't return user IDs (without approval) and therefore gpg doesn't accept keys from it.
wernerfred
left a comment
There was a problem hiding this comment.
LGTM if the pipeline passes.
Thanks for your contribution and the very detailed description of your approach in the linked Issue. Helps a lot keeping track and follow along with your thoughts.
We used keys.gnupg.net as the fail2ban maintainers referenced this server when we asked for their public key. Good finding that you discovered a (only sometimes appearing?) bug in this implementation.
Thanks
I stumbled upon the same yesterday and hoped that was only temporary. For completeness: It's not about a missing feature, the host doesn't even resolve to an IP address anymore. |
|
I just found out, that the DNS record for the server pool was intentionally removed.
Source: https://sks-keyservers.net/status/
|
Description
Use keyserver that still returns keys with user IDs
keys.gnupg.net doesn't return user IDs (without approval) and therefore gpg
doesn't accept keys from it.
Fixes #2050
Type of change
Checklist:
docs/)FYI @wt-io-it