Home GnuPG
Diffusion GnuPG 00321a025f90

dirmngr: Add FLUSHCRLs command

Description

dirmngr: Add FLUSHCRLs command

Summary:

  • dirmngr/crlcache.c (crl_cache_flush): Also deinit the cache.
  • dirmngr/server.c (hlp_flushcrls, cmd_flushcrls): New.

(register_commands): Add FLUSHCRLS.

This allows it to flush the CRL cache of a running dirmngr
server. This can be useful to debug / analyze CRL issues.

Differential Revision: https://dev.gnupg.org/D469

  • GnuPG-Bug-Id: T3967
  • Signed-off-by: Andre Heinecke <aheinecke@intevation.de>

Details

Provenance
aheineckeAuthored on Oct 24 2018, 10:40 AM
Differential Revision
D469: dirmngr: Add FLUSHCRLs command
Parents
rG10157b417932: Post release updates.
Branches
Unknown
Tags
Unknown
Tasks
T3967: dirmngr: "flush" does not flush in memory CRL's