Package: dehydrated Version: 0.4.0-1~bpo8+0 Architecture: all Maintainer: Debian Let's Encrypt Installed-Size: 121 Depends: ca-certificates, curl, openssl Homepage: https://github.com/lukas2511/dehydrated Priority: optional Section: misc Filename: pool/main/d/dehydrated/dehydrated_0.4.0-1~bpo8+0_all.deb Size: 74754 SHA256: 55251fe1f6a89209c62a5e29aeca5d3f62de594384b89b9c602122f420f757c4 SHA1: f0a090294831d4ca2a1fbacf717b7e691299e642 MD5sum: f6f5035bf491850439ed73ec65a2170e Description: 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. Package: dehydrated-apache2 Source: dehydrated Version: 0.4.0-1~bpo8+0 Architecture: all Maintainer: Debian Let's Encrypt Installed-Size: 8 Recommends: dehydrated, apache2 (>= 2.4.10~) | httpd Homepage: https://github.com/lukas2511/dehydrated Priority: optional Section: misc Filename: pool/main/d/dehydrated/dehydrated-apache2_0.4.0-1~bpo8+0_all.deb Size: 6260 SHA256: a9300b1d914b8d19f169e8d44b0cd985a67c4d91320860fbbbcfe4409df5d1d1 SHA1: 2bde37ada0bd8d9621d4628facf76931869502d4 MD5sum: eb34fc9f598fb6df0bcb7a0152b32888 Description: 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.