mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
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>
This commit is contained in:
parent
625e292108
commit
9db6547a00
3 changed files with 16 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue