in reply to Re: GnuPG tie to gpg binary gives broken pipe error in CGI output
in thread GnuPG tie to gpg binary gives broken pipe error in CGI output
Also it isn't possible to generate a key fwiw due to lack of entropy (never had that problem before. ;|
Update:..which error is solved by adding $ENV{"GNUPGHOME"}="/home/www/myusername/.gnupg"; thanks to this googled link.
That thread inspired me to try GnuPG::Interface which is the successor to PGP::GPG::MessageProcessor which is discussed there.
|
|---|