From 9db6547a00cded92c00c8f8382b1b605be1027d2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 6 Oct 2015 13:10:26 +0200 Subject: 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 --- doc/dirmngr.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3