dehydrated 0.7.0-3 source package in Ubuntu
Changelog
dehydrated (0.7.0-3) unstable; urgency=medium * d/README.Debian: fix typos. Closes: #990041 * d/watch: fix watchfile to match again after github.com changes. * d/control: Bump Standards-Version to 4.6.0, no changes needed. -- Mattia Rizzolo <email address hidden> Mon, 20 Sep 2021 19:51:18 +0200
Upload details
- Uploaded by:
- Debian Let's Encrypt Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Let's Encrypt Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dehydrated_0.7.0-3.dsc | 2.3 KiB | 7bb869c3807c7a2a5beeba11aeb55d5ce14a2bf53336d99e08724addab8339aa |
dehydrated_0.7.0.orig.tar.gz | 84.5 KiB | 1c5f12c2e57e64b1762803f82f0f7e767a72e65a6ce68e4d1ec197e61b9dc4f9 |
dehydrated_0.7.0.orig.tar.gz.asc | 488 bytes | a5be8dc890744560ba6f8748980ef742ff796b6d3195fbe31b2c0e30e1d4f88f |
dehydrated_0.7.0-3.debian.tar.xz | 14.8 KiB | 53a6cb9b3e18e16a31e1b4c4aed9d07f518c7987a745897f100f4b78de07d28e |
Available diffs
- diff from 0.7.0-2 to 0.7.0-3 (990 bytes)
No changes file available.
Binary packages built by this source
- dehydrated: ACME client implemented in Bash
The dehydrated ACME client allows signing certificates with an
ACME server, like the one provided by the Let’s Encrypt certificate
authority (letsencrypt.org). It is implemented as a relatively simple
Bash script, which uses curl to communicate with the ACME server and
OpenSSL to deal with keys, sign requests and certificates.
.
The ACME (Automated Certificate Management Environment) protocol makes
it possible to automatically obtain browser-trusted certificate.
- dehydrated-apache2: dehydrated challenge response support for Apache2
This package provides an Apache2 config snippet to serve the http-01 challenge
responses for dehydrated.
.
Installing this package together with dehydrated is enough to have a fully
functional ACME client, including replying to the HTTP challenge.