fails:
different server works:
So I should be using gpg command without the switch and hope some internally set keyserver will work, or i am actually not connecting the internet without --keyserver parameter?
https://gnupg.net/ says Please visit gnupg.org instead. Yet there is no information about keys and keys. subdomain does not work either.$ gpg --keyserver keys.gnupg.net --recv-keys 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
gpg: keyserver receive failed: Server indicated a failure
different server works:
works even without specifying server:gpg --keyserver keys.openpgp.org --recv-keys 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
gpg: key 2BD5824B7F9470E6: "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gpg manual page says:gpg --recv-keys 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
running locate, which, where is on dirmngr.conf does not return any results.This option is deprecated - please use the --keyserver in ‘dirmngr.conf’ instead.
So I should be using gpg command without the switch and hope some internally set keyserver will work, or i am actually not connecting the internet without --keyserver parameter?
Statistics: Posted by postcd — 2024-07-15 08:57 — Replies 1 — Views 23