mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
New "relax" option for trustlist.txt
This commit is contained in:
parent
f9ff194bc2
commit
d94faf4a3d
42 changed files with 952 additions and 740 deletions
|
@ -479,6 +479,10 @@ This is however not as secure as maintaining this file manually. It is
|
|||
even advisable to change the permissions to read-only so that this file
|
||||
can't be changed inadvertently.
|
||||
|
||||
It is possible to add further flags after the @code{S} for use by the
|
||||
caller. The only flag currently defined is @code{relax} to relax
|
||||
checking of some root certificate requirements.
|
||||
|
||||
As a special feature a line @code{include-default} will include a global
|
||||
list of trusted certificates (e.g. @file{/etc/gnupg/trustlist.txt}).
|
||||
This global list is also used if the local list ios not available.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue