diff options
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 54ffb2a73..330203a9a 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -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. |