1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-21 15:01:41 +02:00

* gpg.sgml: Note that level 0 signatures are always accepted

regardless of --min-cert-level.
This commit is contained in:
David Shaw 2005-02-05 19:52:02 +00:00
parent 203e4835f6
commit e040113f3c
2 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,8 @@
2005-02-05 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Note that level 0 signatures are always accepted
regardless of --min-cert-level.
2005-02-03 Werner Koch <wk@g10code.com>
* README.W32: Updated to match the switch to the NSIS installer.

View File

@ -1063,13 +1063,6 @@ specific levels and how they are used. --no-ask-cert-level disables
this option. This option defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>--min-cert-level</term>
<listitem><para>
When building the trust database, disregard any signatures with a
certification level below this. Defaults to 2, which disregards level
1 signatures.
</para></listitem></varlistentry>
<varlistentry>
<term>--default-cert-level &ParmN;</term>
@ -1104,6 +1097,16 @@ This option defaults to 0 (no particular claim).
</para></listitem></varlistentry>
<varlistentry>
<term>--min-cert-level</term>
<listitem><para>
When building the trust database, disregard any signatures with a
certification level below this. Defaults to 2, which disregards level
1 signatures. Note that level 0 "no particular claim" signatures are
always accepted.
</para></listitem></varlistentry>
<varlistentry>
<term>--trusted-key <parameter>long key ID</parameter></term>
<listitem><para>