Mailing List Archive

GnuPG and CGI
I've been able to encrypt messages using Telnet commands, but when I try to
run GPG using a Perl script through CGI, it doesn't work. I've already seen
the message posted on this list about using a PGP module to work in CGI
(http://lists.gnupg.org/gnupg-users-9908/msg00062.html). But is using a PGP
module the only way to get GnuPG to work through CGI? Can't it be done with
an ordinary Perl script?

Mike
Re: GnuPG and CGI [ In reply to ]
Michael Curtis, at 12:27 +0900 on Wed, 5 Jul 2000, wrote:

> I've been able to encrypt messages using Telnet commands, but when I
> try to run GPG using a Perl script through CGI, it doesn't work. I've
> already seen the message posted on this list about using a PGP module
> to work in CGI
> (http://lists.gnupg.org/gnupg-users-9908/msg00062.html). But is using
> a PGP module the only way to get GnuPG to work through CGI? Can't it
> be done with an ordinary Perl script?

You can do it yourself, of course. The modules are designed to make your
life easier, though.

--
Frank Tobin http://www.uiuc.edu/~ftobin/