-snip-
C:\Program Files (x86)\GnuPG\bin>gpg.exe --keyserver hkp://keys.openpgp.org --recv-keys 71A3B16735405025D447E8F274810B012346C9A6
gpg: recepción del servidor de claves fallida: Certificado caducado
C:\Program Files (x86)\GnuPG\bin>gpg.exe --keyserver hkp://keys.openpgp.org --recv-keys 9D3CC86A72F8494342EA5FD10A41BDC3F4FAFF1C
gpg: recepción del servidor de claves fallida: Certificado caducado
Like in my instruction, setting it to Kleopatra will only change the server of its "
Lookup on server..." tool (
I guess it's the language barrier's fault).
For commands, you should indicate the server after "
--keyserver".
So the command should be:
gpg.exe --keyserver hkp://keyserver.ubuntu.com --recv-keys 71A3B16735405025D447E8F274810B012346C9A6
Thanks a lot.
I tried the command the way you have just written it. I found that right after I used this command for the last time, gpg.exe installation was corrupted. If I checked the program in its installation path it showed 0 KB in its size, instead of
25/04/2022 16:20 1.154.760 gpg.exe
So, I have uninstalled gpg4win entirely and I have installed again. I have written the command now with this output:
C:\Program Files (x86)\GnuPG\bin>gpg.exe --keyserver hkp://keyserver.ubuntu.com --recv-keys 71A3B16735405025D447E8F274810B012346C9A6
gpg: key 74810B012346C9A6: 1 duplicate signature removed
gpg: clave 74810B012346C9A6: "Wladimir J. van der Laan <
[email protected]>" 5 firmas nuevas
gpg: Cantidad total procesada: 1
gpg: nuevas firmas: 5
Now it apparently worked but, no, as you can read below.
Then I have tried another different key and I get an error again. If I list the directory in C:\Program Files (x86)\GnuPG\bin I get this:
C:\Program Files (x86)\GnuPG\bin>dir
El volumen de la unidad C es Windows
El número de serie del volumen es: 3481-4ADD
Directorio de C:\Program Files (x86)\GnuPG\bin
20/08/2022 08:01
.
20/08/2022 08:01 ..
11/07/2022 13:15 634.864 dirmngr.exe
11/07/2022 13:15 80.880 dirmngr_ldap.exe
11/07/2022 13:15 431.088 gpg-agent.exe
11/07/2022 13:16 274.416 gpg-card.exe
11/07/2022 13:11 132.608 gpg-check-pattern.exe
11/07/2022 13:15 171.504 gpg-connect-agent.exe
11/07/2022 13:15 77.296 gpg-preset-passphrase.exe
11/07/2022 13:15 228.848 gpg-wks-client.exe
20/08/2022 10:39 0 gpg.exe
11/07/2022 13:15 191.984 gpgconf.exe
11/07/2022 13:15 28.144 gpgme-w32spawn.exe
11/07/2022 13:15 559.088 gpgsm.exe
11/07/2022 13:16 167.408 gpgtar.exe
11/07/2022 13:16 575.984 gpgv.exe
11/07/2022 13:11 271.360 keyboxd.exe
11/07/2022 13:16 92.024 libassuan-0.dll
11/07/2022 13:16 1.230.880 libgcrypt-20.dll
11/07/2022 13:16 195.336 libgpg-error-0.dll
11/07/2022 13:16 345.032 libgpgme-11.dll
11/07/2022 13:16 254.440 libksba-8.dll
11/07/2022 13:16 38.608 libnpth-0.dll
11/07/2022 13:16 1.102.208 libsqlite3-0.dll
11/07/2022 13:16 81.904 pinentry-basic.exe
11/07/2022 13:17 568.304 scdaemon.exe
11/07/2022 13:17 115.184 zlib1.dll
25 archivos 7.849.392 bytes
2 dirs 191.618.043.904 bytes libres
Look at the size of gpg.exe program! Empty! And if I open KLEOPATRA it does not show any certificate or import keys.
If I double clic on SHA256SUMS.asc that I downloaded from https://bitcoincore.org/en/download/, along with Windows installer, I get an error message that shows that KLEOPATRA and the whole GPG program installation has been corrupted right after importing that key.
So, still, not working. Thanks a lot, anyway.