gnutls-devel
[Top][All Lists]
Advanced

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

Re: [gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)


From: Ludovic Courtès
Subject: Re: [gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)
Date: Mon, 14 May 2007 09:35:55 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Timo Schulz <address@hidden> writes:

> I did, but _after_ I applied the patch for extras. I wasn't aware
> the raw import did not work, so the patch makes sense. Thanks.

Any idea how we can get an ASCII-armored keyring so that we can test it
as well?

I was (presumably) able to create one with:

  $ gpg --keyring ./openpgp-keyring.gpg --export -a > t

But then `gpg' was unable to show me its contents:

  $ gpg --keyring ./t -a --list-keys
  [Lists ~/.gnupg/pubring.gpg...]
  gpg: [don't know]: invalid packet (ctb=2d)
  gpg: keydb_search_next failed: invalid packet

I was able to open it using the GnuTLS keyring API, though, which is
encouraging.

Thanks,
Ludovic.




reply via email to

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