Home GnuPG
Diffusion GnuPG c1844ca7520f

gpgconf: Take care of --homedir when reading/updating options.

Description

gpgconf: Take care of --homedir when reading/updating options.

* tools/gpgconf-comp.c (gpg_agent_runtime_change): Remove unused var.
(scdaemon_runtime_change): Ditto.
(dirmngr_runtime_change): Ditto.
(gc_component_check_options): Pass --homedir if needed.
(retrieve_options_from_program): Take care of --homedir.

This is related to bug 4882 but different due all the code changes.

  • GnuPG-bug-id: T4882
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Mar 19 2020, 12:43 PM
Parents
rG4287f89557b3: gpg: Also allow a v5 fingerprint for --trusted-key.
Branches
Unknown
Tags
Unknown
Tasks
T4882: gpgconf --homedir is ignored when setting options