diff options
author | Werner Koch <[email protected]> | 2014-06-24 11:46:52 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-06-24 11:46:52 +0000 |
commit | 74c7ab5fa636c7721dd7529d5bbfce70a47e5550 (patch) | |
tree | dc611f84dca007bd2db8ed18c2c006f833741ed3 /doc/tools.texi | |
parent | doc: Improve the description of gpg's --export commands. (diff) | |
download | gnupg-74c7ab5fa636c7721dd7529d5bbfce70a47e5550.tar.gz gnupg-74c7ab5fa636c7721dd7529d5bbfce70a47e5550.zip |
doc: Add note regarding gpg-preset-passphrase and --max-cache-ttl.
--
GnuPG-bug-id: 1615
Diffstat (limited to 'doc/tools.texi')
-rw-r--r-- | doc/tools.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index 32ab1e4f8..030f269d0 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -1060,10 +1060,11 @@ may not be used and the passphrases for the to be used keys are given at machine startup. Passphrases set with this utility don't expire unless the -@option{--forget} option is used to explicitly clear them from the cache ---- or @command{gpg-agent} is either restarted or reloaded (by sending a -SIGHUP to it). It is necessary to allow this passphrase presetting by -starting @command{gpg-agent} with the +@option{--forget} option is used to explicitly clear them from the +cache --- or @command{gpg-agent} is either restarted or reloaded (by +sending a SIGHUP to it). Nite that the maximum cache time as set with +@option{--max-cache-ttl} is still honored. It is necessary to allow +this passphrase presetting by starting @command{gpg-agent} with the @option{--allow-preset-passphrase}. @menu |