Hi
Enjoyed the encryption talk a
few weeks ago.
Quick question (problem).
I have a perl script that encrypts contents of a
form & sends as an attachment.
Encryption only works on the command
line.
I can only encrypt via the script if i'm
using the id that the webserver is running on: mywebserver
$out = `/usr/local/bin/pgpe -f $pgp_user -o
../databases/$ofile.asc -a ../databases/$ofile.txt`;
Setting path in the script:
$ENV{'PGPPATH'} =
'/usr2/mywebserver/.pgp';
Thanks In Advance
Bill
******************* I Link Therefore I Am
|