import keys from PGP 8.03

John Clizbe JPClizbe at comcast.net
Sun Jan 16 06:39:35 CET 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

stefan wrote:
> Hello List,
>
> I'am trying to get the gnupg running on ubuntu Linux. I want to use
> Evolution as mail client.
>
>  I have a PGP key that I had imported from PGP 8.03 to gnupg. And I
> can't encrypt or sign I got the message that the secure key is missing
> but when I have a look with "gpg --list-keys"  all seems to be okay.
> What is wrong??

cd to directory where your PGP keyring files are located:

	gpg --import secring.skr
	gpg --import pubring.pkr

then for each key /pair/, ('gpg --list-secret-keys' should have some
output now.) you'll need to set the key pair to Ulimate trust, this is
analogous to PGP's 'Implicit Trust' Setting:

	gpg --edit-key 0xDecafBad trust
	5	<-- '5' for ultimate
	y	<-- 'y'es REALLY do it
	save	<-- save chnages and exit
>
> I tried gpa , but the gui comes up with the question if I want to create
> a key or not and then the gui stand complitily still.
>
> It seems that my imported key is not the default key. But I set it over
> the bash "gpg --default-key name" but here I get the possibility to
> write text. I can't see that my selected key is default.

default-key is best set in your gpg.conf file. Ditto comment, keyserver,
keyserver-options, default-recipient-self, /permanent/ encrypt-to
settings, etc...



- --
John P. Clizbe                   Inet:   John (a) Mozilla-Enigmail.org
Golden Bear Networks             PGP/GPG KeyID: 0x608D2A10
"Gir-r-r-r-rl" is like this Universal Gay term, like 'Aloha' or 'Shalom'.
	- Margaret Cho
"Only the truly intelligent know when they are being stupid."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1-cvs-2005-01-14 (Windows 2000 Pro SP4)
Comment: When cryptography is outlawed, b25seSBvdXRsYXdzIHdpbGwgdXNlIG
Comment: Annoy John Asscraft -- Use Strong Encryption.
Comment: It's YOUR right - for the time being.
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFB6f4VHQSsSmCNKhARApaOAKD7hfIcqFtShKPjSB2ZqcnPKMwGqwCdHLdx
o6CEz2eMPQ7HI3a7euEqxbU=
=Y0cw
-----END PGP SIGNATURE-----



More information about the Gnupg-users mailing list