summaryrefslogtreecommitdiffstats
path: root/doc/dirmngr.texi
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-10-06 13:10:26 +0200
committerWerner Koch <wk@gnupg.org>2015-10-06 13:10:26 +0200
commit9db6547a00cded92c00c8f8382b1b605be1027d2 (patch)
treeb84db8a02b2887a0af0b1f22264e68bdb5995e46 /doc/dirmngr.texi
parentgpg: Fail decryption for AES etc message w/o MDC. (diff)
downloadgnupg2-9db6547a00cded92c00c8f8382b1b605be1027d2.tar.xz
gnupg2-9db6547a00cded92c00c8f8382b1b605be1027d2.zip
dirmngr: Do tilde expansion for --hkp-cacert.
* dirmngr/dirmngr.c (parse_rereadable_options): Do tilde expansion and check for cert file existance in option --hkp-cacert. -- GnuPG-bug-id: 2120 Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/dirmngr.texi')
-rw-r--r--doc/dirmngr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
index a5bcc73d9..18e818975 100644
--- a/doc/dirmngr.texi
+++ b/doc/dirmngr.texi
@@ -433,7 +433,7 @@ Use the root certificates in @var{file} for verification of the TLS
certificates used with @code{hkps} (keyserver access over TLS). If
the file is in PEM format a suffix of @code{.pem} is expected for
@var{file}. This option may be given multiple times to add more
-root certificates.
+root certificates. Tilde expansion is supported.
@end table