help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Failure to import an OpenPGP private key


From: Ludovic Courtès
Subject: [Help-gnutls] Failure to import an OpenPGP private key
Date: Thu, 26 Oct 2006 17:02:31 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

I tried importing the ASCII-armored OpenPGP secret key available under
`src/openpgp/sec.asc' as follows:

  err = gnutls_openpgp_privkey_import (privkey, &key_content,
                                       GNUTLS_OPENPGP_FMT_BASE64,
                                       "" /* empty passphrase */,
                                       0 /* flags? */);

It systematically returns `GNUTLS_E_OPENPGP_GETKEY_FAILED'.  This is
actually the exact same problem that I reported a while back [0].  Could
you please comment on this?

Thanks in advance,
Ludovic.

PS: This time I'm using 1.4.4 from Debian unstable.

[0] http://lists.gnu.org/archive/html/help-gnutls/2006-08/msg00011.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]