Future time: --ignore-time-conflict and --ignore-valid-from not working (gpg-1.4.6)
Bill Gatliff
bgat at billgatliff.com
Mon Jan 29 05:33:51 CET 2007
Guys:
I have a key that will be imported into a system with no real-time
clock. On that machine, the system time gets set to the Epoch at
startup, thus the key always looks as though it was created "1169836499
seconds in the future".
Is there a way to tell gpg on the target system to ignore the future
time concerns with the key? I keep getting this:
# gpg --verify --quiet --ignore-time-conflict --ignore-valid-from
--batch --no-tty foo.gpg > foo
gpg: Signature made Sun Jan 28 05:07:57 2007 UTC using DSA key ID A7E0150C
gpg: key A7E0150C was created 1169836499 seconds in the future (time
warp or clock problem)
gpg: key A7E0150C was created 1169836499 seconds in the future (time
warp or clock problem)
[pause until keypress]
gpg: key A7E0150C was created 1169836496 seconds in the future (time
warp or clock problem)
gpg: key A7E0150C was created 1169836496 seconds in the future (time
warp or clock problem)
gpg: key A7E0150C was created 1169836496 seconds in the future (time
warp or clock problem)
gpg: Good signature from "Bill Gatliff <bgat at billgatliff.com>"
#
Here's the output from --list-keys:
# gpg --list-keys
//.gnupg/pubring.gpg
--------------------
gpg: key A7E0150C was created 1169836242 seconds in the future (time
warp or clock problem)
gpg: key A7E0150C was created 1169836242 seconds in the future (time
warp or clock problem)
pub 1024D/A7E0150C 2007-01-26
uid Bill Gatliff <bgat at billgatliff.com>
sub 2048g/951A8B6F 2007-01-26
A lot of Googling and reading the manpage seems to suggest that the two
--ignore- parameters should get me what I'm after, but it doesn't seem
to be the case. In particular, I don't want to have to press a key when
the warnings are emitted, because this will be an unattended operation.
What am I missing?
Thanks!
b.g.
--
Bill Gatliff
bgat at billgatliff.com
More information about the Gnupg-users
mailing list