mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Minor fix.
-- Due to todays reminder: On Tue 2014-04-22 18:46:15 -0400, Daniel Kahn Gillmor wrote: > With --trust-model=always, all keys and user IDs are considered > automatically valid; they are not automatically trusted (setting > universal ownertrust to anything other than "ultimate" would be > insufficient to acheive the effect of --trust-model=always, due to > --max-cert-depth and certificate path reachability). > > Thanks to Nicolai Josuttis for pointing out this documentation error.
This commit is contained in:
parent
0943c7cc23
commit
0c52bfa395
2 changed files with 9 additions and 2 deletions
|
@ -1425,7 +1425,7 @@ Set what trust model GnuPG should follow. The models are:
|
|||
@item always
|
||||
@opindex trust-mode:always
|
||||
Skip key validation and assume that used keys are always fully
|
||||
trusted. You generally won't use this unless you are using some
|
||||
valid. You generally won't use this unless you are using some
|
||||
external validation scheme. This option also suppresses the
|
||||
"[uncertain]" tag printed with signature checks when there is no
|
||||
evidence that the user ID is bound to the key. Note that this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue