Adding keys
Robert J. Hansen
rjh at sixdemonbag.org
Wed Aug 18 19:32:33 CEST 2010
On 8/18/2010 11:09 AM, Madhusudan Singh wrote:
> I am new to using GPG. I have consulted the manuals and help online, but
> I am not sure it addresses my concern. I am trying to use this on Mac
> OSX Snow Leopard (so using MacGPG is apparently out of the question).
MacGPG works just fine on OS X 10.6. I use it daily.
> I want to merge the two keys in some way so that I get both keys listed.
> Importing a public key appears to be standard procedure. But what I need
> is access to the secret key for both keys so that I can make both the
> Amazon S3 and local Linux server backups without being forced to pass
> paths to certain scripts.
gpg --import-key [secret key file]
... doesn't work?
More information about the Gnupg-users
mailing list