[ic] IC 4.8.5 GPG to PGP decrypte options... worked in 4.6.5

Boyd Lynn Gerber interchange-users@icdevgroup.org
Thu Jun 27 11:36:01 2002


I can not seem to get IC 4.8.5 to encrypt so the Purchased version of PGP
7.0.3 can decrypt in email.  I always get a fault and The mail client
dies.  Is there a way to specify encrypt options?

In 4.6.5 I used

ENCRYPTOR	/usr/local/bin/gpg -e -a -q --batch --no-tty
--always-trust --compress-algo 1 --cipher-algo cast5 -r people@signaturebooks.com
2>encrypt.error	Payment

or

ENCRYPTOR	/usr/local/bin/gpg -e -a -q --batch --no-tty
--always-trust -r people@signaturebooks.com --compress-algo 1 --cipher-algo cast5
2>encrypt.error	Payment

I found I had to add in 4.6.5 this below and it worked.

EncryptProgram /usr/local/bin/gpg -e -a -q --batch --no-tty
--always-trust -r people@signaturebooks.com --compress-algo 1 --cipher-algo cast5
2>encrypt.error	Payment

I then upgraded to 4.8.5 and made these changes to catalog.cfg and
encryption works but not tp PGP.  I can decrypt them fine with gpg.

EncryptProgram /usr/local/bin/gpg -e -a -q --batch --no-tty
--always-trust -r people@signaturebooks.com --compress-algo 1 --cipher-algo cast5
2>encrypt.error	Payment
EncryptKey      people@signaturebooks.com

I then put in catlog.cfg...

EncryptProgram   __ENCRYPTOR__
EncryptKey       __PGP_CC_KEY__

and variable.txt

ENCRYPTOR	/usr/local/bin/gpg -e -a -q --batch --no-tty
--always-trust -r people@signaturebooks.com --compress-algo 1 --cipher-algo cast5
2>encrypt.error	Payment
PGP_CC_KEY      people@signaturebooks.com

I have also tried...

EncryptProgram	__ENCRYPTOR__ or
EncryptProgram	__PGP__
EncryptKey       __PGP_KEY__
ENCRYPTOR	<BLANK> and EncryptProgram __PGP__
PGP	/usr/local/bin/gpg -e -a -q --batch --no-tty
--always-trust -r people@signaturebooks.com --compress-algo 1 --cipher-algo cast5
2>encrypt.error	Payment
PGP_KEY      people@signaturebooks.com

Where can I put the --compress-algo 1 --cipher-algo cast5 so the windows
machine can decrypt the CC information.  This all works at the command
line.

Thanks,

--
Boyd Gerber <gerberb@zenez.com>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047