GPG - how to use key

Anthony J Placilla anthony_placilla at SUTH.COM
Wed Feb 15 16:41:19 UTC 2006


On Wed, 2006-02-15 at 09:30 -0500, Dan Track wrote:
> Hi
> 
> I have two secret keys.
> Key1
> Key2
> 
> I'd like to enrypt the file search.sh using the second key, how can I
> do this?
> 
> Thanks in advance
> Dan
> 
gpg --list-keys

to get the key ID you want to use. Then:

gpg  --encrypt -r "keyID" search.sh


-- 
Tony Placilla, RHCT
anthony_placilla at suth.com


GPG-Key-ID: 1024D/C78F8B64              http://pgp.mit.edu
Key fingerprint = A8D5 7AFF CE88 4179 C792  D9A9 F197 2A15 C78F 8B64




More information about the users mailing list