python-letsencrypt-apache 0.7.0-0ubuntu0.16.04.1 source package in Ubuntu
Changelog
python-letsencrypt-apache (0.7.0-0ubuntu0.16.04.1) xenial; urgency=medium [ Robie Basak ] * This update is part of the set of major updates moving Let's Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to continue working following the general shutdown of TLS-SNI-01 validation (LP: #1640978). * The new source package python-certbot-apache takes over this package's functions. [ Michael Casadevall ] * Replace python-letsencrypt-apache with a compatibility shim -- Robie Basak <email address hidden> Fri, 22 Feb 2019 12:43:04 +0000
Upload details
- Uploaded by:
- Robie Basak
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-letsencrypt-apache_0.7.0.orig.tar.gz | 5.3 KiB | 3f4656088a18e4efea7cd7eb4965e14e8d901f3b64f4691e79cafd0bb91890f0 |
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.debian.tar.xz | 4.6 KiB | 4ea2c3edb2a5345f5ea78fc64fb3b1af274efbe8d408a0fcee64cda027449b0b |
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.dsc | 2.3 KiB | cb746c34ef68ed17e706d9aca9df96bdc08617e0da0231e2ed0966cf799f9223 |
Available diffs
Binary packages built by this source
- python-letsencrypt-apache: Apache plugin for Let's Encrypt
The objective of Let's Encrypt and the ACME (Automated Certificate
Management Environment) protocol is to make it possible to set up an
HTTPS server and have it automatically obtain a browser-trusted
certificate, without any human intervention. This is accomplished by
running a certificate management agent on the web server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the compat layer Apache plugin for legacy LetsEncrypt plugins.