GPG and CGI

Jonathan Cantrell webmaster@herbsnow.com
Tue, 22 Jun 1999 16:50:48 -0500


Okay, I've got it to work from one command line, but now I have a new
problem.  CGI apps run as nobody.  How can I get it to use my keyring for
encryption?

This is the error I get:

gpg (GnuPG) 0.9.7; Copyright (C) 1999 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.

gpg: Warning: using insecure memory!
gpg: ~/.gnupg: can't create directory: No such file or directory
gpg: keyblock resource `~/.gnupg': file open error
gpg: jcantrel@geocities.net: skipped: public key not found
gpg: [stdin]: encryption failed: public key not found

Any suggestions?