[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PGP in CGI-Script
- Subject: [cobalt-users] PGP in CGI-Script
- From: "Gerd Mueller" <mueller@xxxxxxxxxxx>
- Date: Thu Dec 21 14:20:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
I'am trying to rung PGP 6.5.8 in a Perl-CGI-Script. Perl-Script runs fine in
a shell, but when I call it from the webserver, I get the following error:
'--------------------------------------------------------------------------
event 1: initial
event 24: unknown
event 3: error -11320
event 2: final
Encryption error
For a usage summary, type: pgp -h
For more detailed help, consult the PGP User's Guide.
rmtemp: removing '/tmp/pgptemp.$00'
Error!!!
insufficient random bits
0 memory frags found
rmtemp: removing '/tmp/pgptemp.$01'
Error!!!
insufficient random bits
exitPGP: exitcode = 21
'--------------------------------------------------------------------------
Any ideas ?
Thanks,
Gerd