gnupg not working with RHEL 4
Robert J. Hansen
rjh at sixdemonbag.org
Fri Jan 4 14:34:40 CET 2013
On 1/3/2013 2:37 PM, Anilkumar Padmaraju wrote:
> This is an important issue for me. I would really appreciate, if any
> one can help.
The fix is easy: upgrade GnuPG.
Version 1.2.6 is old, really old. The certificate you're trying to
import uses an algorithm (DSA2) which is relatively new. GnuPG is
trying to treat this as a DSA certificate and is complaining that it
uses the wrong parameters.
Download and install the GnuPG 1.4.13 source code from:
ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.13.tar.bz2
... and this problem will go away.
More information about the Gnupg-users
mailing list