[ic] Credit Card Info

Korey G. interchange-users@interchange.redhat.com
Tue Dec 4 01:31:00 2001


one more thing heres my encryptor setting
Variable    ENCRYPTOR       /usr/bin/gpg --batch -ear billgates\@msn.com 
2>test.error

the test.error will help you out when you are having problems,
make sure you can write to directory

At 14:45 12/4/01 +1100, you wrote:
> > Okay, I've been trying to figure out how to get my credit card info
> > encrypted for a good part of the day now.  I see the below workaround, but
> > read about two hours of debate later on in the thread.  I would love to
>get
> > pgp installed and working on my machine but I've run into two problems.
>
>
>This is how I do it using GnuPG.
>
>Install GnuPG on the box that will be used to receive and decrypt the
>orders.
>Then create a key pair on this box.
>
>Export the public key as an ascii file.
>
>Import this public key on the interch users ring on the server using:
>
>gpg --import [filename.asc]
>
>(as the interchange user)
>
>(Obviously GnuPG must be installed on the server)
>
>Then edit catalog.cfg and add the encryptor key to the line:
>
>EncryptKey 67A8567A
>
>Also the e-mail address for orders in catalog.cfg should be the same as the
>keys e-mail.
>
>Re-start IC and it should do the rest.
>
>Simon
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@interchange.redhat.com
>http://interchange.redhat.com/mailman/listinfo/interchange-users