----- Original Message ----- From: "Gert van der Spoel" <suppressed>To: <suppressed> Sent: Wednesday, January 11, 2006 3:13 PMSubject: Re: [ic] PGP_KEY - what goes in here?> I'd thought from the various PGP how to's in the archives PGP_KEY was > supposed to contain the specific key identifier within pubring.gpg to be > used, ID'd by the mailing address.> OK.afaik the ID is the key ID. When you do gpg --list-keys you get something like: pub XXXXX/YYYYYYYY YYYY-MM-DD uid Name <email>sub ZZZZZ/AAAAAAAA YYYY-MM-DD The 'YYYYYYYY' in my case is the key.Also setting the environment variable GNUPGHOME (thanks Stefan :)) mighthelp you find the right .gnupg directory. CU, GertOK, thanks, tried that and getgpg: can't open 96047272: No such file or directoryIt's looking for a file, not a record in a file. ...and it works OK fromthe command line which makes me think it's an IC thing somewhere.ENV var GNUPGHOME is set to /home/interch/.gnupg -- I had seen posts about that but thats a point. I can't find anywhere in the admin interface to getit to dump what it thinks the env vars are. Still looking.Anything else anyone can come up with would be great. Thanks! Glenn.
Not sure if it is of any help. My main route is having:
credit_card 1
email '__ORDERS_TO__'
encrypt 0 (only encrypts CC info)
pgp_cc_key "__PGP_KEY__"
pgp_key "__PGP_KEY__"
Without the encrypt_program. It will most likely find gpg by itself. Another thing you could try is to define PGP as just /usr/local/bin/gpg,without all the other options behind it and see if it does anything different. Perhaps the tags [dump] and [env] give you additional information. Although they don't show the 'user' environment that runs IC (I think). CU,
Gert _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.