wok diff dirmngr/description.txt @ rev 25776
Update thunderbird to 68.12.1 latest ESR work with old glibc, and block autoupdate
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 16 17:28:27 2024 +0200 (2 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dirmngr/description.txt Mon Sep 16 17:28:27 2024 +0200 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.