wok view dirmngr/description.txt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents
children
line source
1 DirMngr - X.509 Directory Manager
3 DirMngr is a server for managing and downloading certificate revocation lists
4 (CRLs) for X.509 certificates and for downloading the certificates themselves.
5 Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either
6 invoked internally by gpgsm (GnuPG-2) or when running as a system daemon
7 through the dirmngr-client tool.
9 Note that GnuPG includes an updated Dirmngr starting with GnuPG 2.1. Do not
10 expect that this standalone Dirmngr package will be maintained in the future.