I'm trying to decrypt a file that was encrypted with my puclic key.
the command I'm using is
gpg -d /data/home/webpmt/html/orcc.pgp
This is the error
gpg: Warning: using insecure memory!
gpg: please see for more information
gpg: Warning: unsafe permissions on file "/var/gpg: decrypt_message failed: unexpected data
Anyone have any ideas.
Chris Burger
the command I'm using is
gpg -d /data/home/webpmt/html/orcc.pgp
This is the error
gpg: Warning: using insecure memory!
gpg: please see for more information
gpg: Warning: unsafe permissions on file "/var/gpg: decrypt_message failed: unexpected data
Anyone have any ideas.
Chris Burger