Home GnuPG
Diffusion GnuPG 070d7bf940ef

dirmngr: Initialize cache from sysconfig dir
070d7bf940efUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

dirmngr: Initialize cache from sysconfig dir

* dirmngr/certcache.c (cert_cache_init): Load certificates
from sysconfig dir instead of the homeidr.
* dirmngr/dirmngr.c (main): Removed parsing of obsolete
homedir_data option.
* dirmngr/dirmngr.h (opt): Removed homedir_data.
* doc/dirmngr.texi: Update and clarify certs directory doc.

Using the homedir for extra-certs and trusted-certs makes
little sense when dirmngr is used with a caller that
manages it's own store of certificates and can
provide those through the SENDCERT command.
You can use trusted-certs and extra-certs to provide
users with a base of locally available certificates that are
not already in store of the applications.

Details

Provenance
aheineckeAuthored on Feb 5 2015, 1:58 PM
wernerCommitted on Feb 12 2015, 1:02 PM
Parents
rGb4c798b86ed4: Post release updates.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG070d7bf940ef: dirmngr: Initialize cache from sysconfig dir (authored by Andre Heinecke <aheinecke@intevation.de>).Feb 12 2015, 1:02 PM