1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: dehydrated-tools-extra
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
python3-docutils,
Standards-Version: 4.7.3
Homepage: https://git.open-infrastructure.net/tools/dehydrated-tools-extra
Vcs-Browser: https://git.open-infrastructure.net/debian/dehydrated-tools-extra
Vcs-Git: https://git.open-infrastructure.net/debian/dehydrated-tools-extra
Package: dehydrated-tools-extra
Section: admin
Architecture: all
Depends:
dehydrated,
ssl-cert,
${misc:Depends},
Enhances:
dehydrated,
Description: additional tools for dehydrated Letsencrypt client
This package contains additional tools for the dehydrated Letsencrypt client:
.
* dehydrated-cron: run dehydrated automatically via cron
* dehydrated-hook: customizable entry points at every step of dehydrated
* dehydrated-nsupdate: DNS01 verification support
|