mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Changed lsign behaviour, allow future subkeys, don't list revoked keys
This commit is contained in:
parent
32cf5dfb99
commit
dce4566802
14 changed files with 82 additions and 38 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-08-01 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpg.sgml: Added --ignore-valid-from
|
||||
|
||||
2001-04-20 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* faq.raw (Maintained-by): Removed note that load-extension is not
|
||||
|
|
|
@ -1267,6 +1267,15 @@ be older than the key due to clock problems. This option makes these
|
|||
checks just a warning.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--ignore-valid-from</term>
|
||||
<listitem><para>
|
||||
GnuPG normally does not select and use subkeys created in the future. This
|
||||
option allows the use of such keys and thus exhibits the pre-1.0.7
|
||||
behaviour. You should not use this option unless you there is some
|
||||
clock problem.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--ignore-crc-error</term>
|
||||
<listitem><para>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue