add to secret-keyring { gpg}

Leigh S. Jones, KR6X kr6x@kr6x.com
Fri Jun 28 01:39:01 2002


When exporting from PGP, make sure

Add --allow-secret-key-import to the command line you 
are using to import the key to gpg.

gpg --allow-secret-key-import --import [viko].asc

----- Original Message ----- 
From: "Jomy Vellian" <jomy.vellian@VikoTestLab.com>
To: <gnupg-users@gnupg.org>
Sent: Thursday, June 27, 2002 16:18
Subject: RE: add to secret-keyring { gpg}


> Hi,
> 
> Let me make little more clear.
> I am able to add viko@ftp.nsc.com key to --list-key ring. (1)
> Please tell me what command to add the key to secret key ring (2)
> I am using 1.0.6 version on solaris 8.
> 
> 
> (1)vftp:/usr/local/bin 55% gpg --list-key
> 
> file://.gnupg/pubring.gpg
> 
> --------------------
> 
> pub  1024D/FE1EBB46 2002-06-25 nat1@vikotestlab.com (national1)
> <nat1@vikotestla
> b.com>
> 
> sub  2048g/5EB97BC0 2002-06-25
> 
>  
> 
> pub  1024D/A527A258 2002-06-03 viko@ftp.nsc.com
> 
> sub  2048g/458DC124 2002-06-03
> 
> --------------------
> (2) vftp:/usr/local/bin 58% gpg --list-secret-keys
> 
> file://.gnupg/secring.gpg
> 
> --------------------
> 
> sec  1024D/FE1EBB46 2002-06-25 nat1@vikotestlab.com (national1)
> <nat1@vikotestla
> b.com>
> 
> ssb  2048g/5EB97BC0 2002-06-25
> 
> thanks,
> jomy..
>  
> 
>  
> 
> 
> -----Original Message-----
> From: Leigh S. Jones, KR6X [mailto:kr6x@kr6x.com]
> Sent: Thursday, June 27, 2002 11:45 PM
> To: gnupg-users@gnupg.org
> Subject: Re: add to secret-keyring { gpg} (Jomy Vellian)
> 
> 
> You add the secret keyring for a single invocation of gpg.
> 
> Next time you invoke gpg, the secret keyring has not been added
> to your original keyring.
> 
> To combine secret keyrings, export one keyring and import it to
> your other.
> 
> The message means that you didn't tell gpg what to do, and it's
> the same message you get when you type:
> 
> > gpg
> 
> The program is waiting for you to provide it with text to encrypt
> or decrypt on stdin.
>  
> ----- Original Message ----- 
> From: "Jomy Vellian" <jomy.vellian@VikoTestLab.com>
> To: <gnupg-users@gnupg.org>
> Sent: Thursday, June 27, 2002 14:53
> Subject: add to secret-keyring { gpg}
> 
> 
> > Hi,
> > 
> > In man pages, if you want to add a new key to secret-keyring
> > 
> > --secret-keyring             add this secret keyring to the list 
> > 
> > but when I tried to add to secret-keyring I am getting the 
> > below messages...  My be I am using the WRONG format
> > Please correct
> > 
> > vftp:/usr/local/bin 19% gpg --secret-keyring key.file 
> > gpg: Go ahead and type your message ...               
> >  
> > thanks,
> > jomy..
> > 
> > 
> > Jomy Vellian
> > IT Department
> > jvellian@vikotestlab.com
> > 
> 
> 
> Jomy Vellian
> IT Department
> jvellian@vikotestlab.com
> 
> 
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>