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: Timo Schulz
Subject: Re: [gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)
Date: Mon, 21 May 2007 21:01:59 +0200
User-agent: Icedove 1.5.0.10 (X11/20070329)

Ludovic Courtès wrote:

> Can you make sure this patch is applied?

I applied the patch, but I still have a little problem.

For my tests I use:

./gnutls-cli --pgpkeyfile openpgp/cli_sec.asc \
 --pgpkeyring openpgp/cli_ring.asc \
 --pgpcertfile openpgp/cli_pub.asc --port 5556 test.gnutls.org

(I generated the "cli_ring.asc" file with
 cp cli_ring.gpg /tmp
 gpg --homedir . --no-options --no-emit-version \
     --keyring cli_ring.gpg -a --export > cli_ring.asc
)

But I'm a little confused because the import
code, with the armor flag, is never called.
That's why I also did not detect the problem the first
time. Did I forget to set an option to assure the code
will be used?


        Timo



reply via email to

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