Mailing List Archive

export/import
We are evaluating whether to use PGP or GPG. One of the issues I'm facing is
how to get the two to play-nice together. I'm currently have trouble getting
PGP to cleanly import a gpg public key.

I executed
gpg --armor --output <filename> -export <userID>

When I try to import it and sign it in pgp, I get 'unknown type' and 'unable
to encrypt to key' messages.

Did I miss anything? Any ideas?

Wayne



____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at http://home.netscape.com/webmail

--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org
Re: export/import [ In reply to ]
On Fri, 29 Sep 2000, Wayne Davis wrote:

> When I try to import it and sign it in pgp, I get 'unknown type' and 'unable
> to encrypt to key' messages.

PGP 2 or PGP 5,6,7 ?


--
Werner Koch GnuPG key: 621CC013
OpenIT GmbH http://www.OpenIT.de

--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org
Re: export/import [ In reply to ]
i'm pretty sure you need the '--no-comment' tag.
so try...
gpg --armor --no-comment --output <whatever> --export <userid>

Wayne Davis wrote:
>
> We are evaluating whether to use PGP or GPG. One of the issues I'm facing is
> how to get the two to play-nice together. I'm currently have trouble getting
> PGP to cleanly import a gpg public key.
>
> I executed
> gpg --armor --output <filename> -export <userID>
>
> When I try to import it and sign it in pgp, I get 'unknown type' and 'unable
> to encrypt to key' messages.
>
> Did I miss anything? Any ideas?
>
> Wayne
>
> ____________________________________________________________________
> Get your own FREE, personal Netscape WebMail account today at http://home.netscape.com/webmail
>
> --
> Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
> with a subject of "unsubscribe" to gnupg-users-request@gnupg.org

--
noodlez :: Stampede GNU/Linux :: pietrzak@megahertz.net
GPG key :: http://www.megahertz.net/pietrzak/gpg.ascii.pubkey.txt
Fingerprint: 0EE8 0DBB EB08 C472 2EA4 27C1 93AF 0484 9A40 9D9D

--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org