GPGrelay does not recognize Gpg-2.1 keys; Gpg4win-3beta...
gnupgpacker
gnupgpacker at on.yourweb.de
Thu Feb 11 11:00:39 CET 2016
Thanks for hint!
> From: Peter Lebbing [mailto:peter at digitalbrains.com]
> Install GnuPG 1.4 alongside 2.1 and manually sync all keys from GnuPG
> 2.1 to 1.4, with for instance:
> $ gpg2 --export | gpg --import
I did get it running even on Windows:
gpg2\gpg2.exe --export --output C:\temp\exported.keys
gpg14\gpg.exe --import C:\temp\exported.keys
BUT:
If a key is deleted in Gpg2 version of keyring, with the above method it is NOT deleted in Gpg's keyring while importing.
So is there an option for 'synchronisation' while importing (e.g. deleted keys in source export will be deleted while importing)?
Thx + regards, Chris
More information about the Gnupg-users
mailing list