wok
annotate dirmngr/description.txt @ rev 20129
Move xorg-xf86-video-* from wok-undigest
author |
Xander Ziiryanoff <psychomaniak@xakep.ru> |
date |
Sun Oct 15 19:44:47 2017 +0200 (2017-10-15) |
parents |
|
children |
|
rev |
line source |
al@19226
|
1 DirMngr - X.509 Directory Manager
|
al@19226
|
2
|
al@19226
|
3 DirMngr is a server for managing and downloading certificate revocation lists
|
al@19226
|
4 (CRLs) for X.509 certificates and for downloading the certificates themselves.
|
al@19226
|
5 Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either
|
al@19226
|
6 invoked internally by gpgsm (GnuPG-2) or when running as a system daemon
|
al@19226
|
7 through the dirmngr-client tool.
|
al@19226
|
8
|
al@19226
|
9 Note that GnuPG includes an updated Dirmngr starting with GnuPG 2.1. Do not
|
al@19226
|
10 expect that this standalone Dirmngr package will be maintained in the future.
|