trouble importing rsa key
   
    Rémi Guyomarch
     
    rguyom@321.net
       
    Mon, 31 Jul 2000 10:46:24 +0200
    
    
  
On Sun, Jul 30, 2000 at 10:16:16PM -0400, Kevin Falcone wrote:
> 
> $ gpg --import security.rsa 
> gpg: public key is 10373 seconds newer than the signature
> gpg: key 030FA80D: invalid self-signature
> gpg: key 030FA80D: no valid user IDs
> gpg: this may be caused by a missing self-signature
> gpg: Total number processed: 1
> gpg:           w/o user IDs: 1
       --ignore-time-conflict
                 GnuPG normally checks that the timestamps  asso-
                 ciated  with  keys and signatures have plausible
                 values.  However, sometimes a signature seems to
                 be  older  than  the  key due to clock problems.
                 This option makes these checks just a warning.
-- 
Rémi