wok diff dirmngr/description.txt @ rev 25403
updated vzctl (3.0.25.1 -> 4.11.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Aug 02 16:35:24 2022 +0100 (2022-08-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dirmngr/description.txt Tue Aug 02 16:35:24 2022 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +DirMngr - X.509 Directory Manager 1.5 + 1.6 +DirMngr is a server for managing and downloading certificate revocation lists 1.7 +(CRLs) for X.509 certificates and for downloading the certificates themselves. 1.8 +Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either 1.9 +invoked internally by gpgsm (GnuPG-2) or when running as a system daemon 1.10 +through the dirmngr-client tool. 1.11 + 1.12 +Note that GnuPG includes an updated Dirmngr starting with GnuPG 2.1. Do not 1.13 +expect that this standalone Dirmngr package will be maintained in the future.