diff options
| author | Werner Koch <[email protected]> | 2007-12-06 19:02:42 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2007-12-06 19:02:42 +0000 |
| commit | e2aefc427e66577b62a1dfa6e8d75a4daaf49495 (patch) | |
| tree | dead5b0a173d51fbab2ad4e1ece09255ffc52e36 /doc/help.txt | |
| parent | More code for the audit log. (diff) | |
| download | gnupg-e2aefc427e66577b62a1dfa6e8d75a4daaf49495.tar.gz gnupg-e2aefc427e66577b62a1dfa6e8d75a4daaf49495.zip | |
Add support for help stuff to audit.c
Diffstat (limited to 'doc/help.txt')
| -rw-r--r-- | doc/help.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/help.txt b/doc/help.txt index ec9a6a7a0..afaaa29dc 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -297,9 +297,15 @@ An empty line ends the text. - - - +.gpgsm.root-cert-not-trusted +# This text gets displayed by the audit log if +# a root certificates was not trusted. +The root certificate (the trust-anchor) is not trusted. Depending on +the configuration you may have been prompted to mark that root +certificate as trusted or you need to manually tell GnuPG to trust that +certificate. Trusted certificates are configured in the file +trustlist.txt in GnuPG's home directory. If you are in doubt, ask +your system administrator whether you should trust this certificate. |
