[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Newbie GPG problem
Actually, you need to IMPORT the key onto the keyring for the
interchange user (interch)
So as root:
su - interch
gpg --keyserver wwwkeys.pgp.net --import <key ID here>
(the id looks like AE192837)
Then ctrl-d to get out of interch user shell.
In /var/lib/interchange/<catalog name>/products, edit variable.txt
Change the line:
PGP_KEY Encryption
to read:
PGP_KEY <key ID here> Encryption
Restart interchange and it should be up and running.
Now if I could just get keys imported into windows mozilla... :)
On Wed, 2002-10-23 at 22:01, Jason Underdown wrote:
> Hi everyone:
>
> I'm getting the following message in the tmp directory of my catalog when I
> try to submit an order:
>
> [root@www tmp]# cat pgp.NgEnKxAT.4106.err
> gpg: Warning: using insecure memory!
> gpg: %s: skipped: public key not found
> gpg: [stdin]: encryption failed: public key not found
>
>
> I exported my public key using the following command:
> bash-2.05a$ gpg --output interch.gpg --export esioffers.com
>
> The user id of the key in /usr/local/interchange/.gnupg is:
> esioffers.com (secure order handling) <esi@esioffers.com>
>
> Should the name be "interch"? I'm really confused.
>
> -Jason
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--
James P. Kinney III \Changing the mobile computing world/
President and CEO \ one Linux user /
Local Net Solutions,LLC \ at a time. /
770-493-8244 \.___________________________./
GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney@localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7