Thanks for that, I was now able to man gpg and:
paste the contents of a public key my co-worker had stored in a web screen with vi, called public.key and do:
gpg --import public.key [to get it onto the keyring of the centos server I was using]
gpg --fingerprint [listed all the fingerprint for all the keys created on the machine]
thanks!
-karlski
Luciano Rocha wrote:
On Tue, Jun 12, 2007 at 11:28:37AM -0700, Karl R. Balsmeier wrote:
Hey I need to run some pgp commands, -what's the name of the package supported by Centos that will allow me to work with pgp?
I need to run pgp --fingerprint key.name
gnupg, and the command is gpg. It should be already installed, otherwise, yum install gnupg.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos