[ic] PGP Encryption

Mat Jones mat at booksellersolutions.com
Mon Oct 6 16:01:01 EDT 2003


Hi,

I am having a problem with PGP encryption. The email order comes through with an 
encryption block, however when i decrypt the block, it only contains the text 
"NEED ENCRYPTION ENABLED".

Here is the text in my email:

Credit Card Info:
-----BEGIN PGP MESSAGE-----
Version: PGP 6.5.8

owFbo1nCXZBeUJKaW6CnYmA0g4GBwc/V1UXB1c85KDIgxNPfD8h0dPJxddEDAA==
=q2ew
-----END PGP MESSAGE-----

and the decrypted text:

Credit Card Info:
NEED ENCRYPTION ENABLED.

Obviously encryption is enabled and working, since it encrypted the text above, 
and i was able to successfully decrypt.

Here is the system info.

4.9-PRERELEASE FreeBSD
perl, v5.8.0
Pretty Good Privacy(tm) Version 6.5.8
Interchange 4.9.8-200310030049

Snippet from variable.txt:

PGP_KEY	  mat at booksellersolutions.com	Encryption
ENCRYPTOR	/usr/local/bin/pgp	Encryption

Snippet from catalog.cfg:

Route main  <<EOF
	attach            0
	credit_card       1
	default           1
	email             '__ORDERS_TO__'
	encrypt           0
	errors_to         '__ORDERS_TO__'
         encrypt_program   '__ENCRYPTOR__'
	pgp_cc_key        "__PGP_KEY__"
	pgp_key           "__PGP_KEY__"
	receipt           etc/receipt.html
	report            etc/report
	supplant          1
	individual_track  orders
	track             logs/tracking.asc
EOF

Maybe related, maybe not. When i click on the GPG Key Add, or try to change the 
PGP_KEY variable thru the admin tools it gives me an internal server error, with 
the following in the error.log

63.207.100.115 MRMjrMzM:63.207.100.115 - [06/October/2003:14:54:09 -0700] cat04 
/cat04/admin/gpg_key.html Runtime error: Can't fork: No such file or directory 
at (tag 'get_gpg_keys') line 12.


Thanks in advance,

Mat



More information about the interchange-users mailing list