python-certbot-apache 0.17.0-1 source package in Ubuntu

Changelog

python-certbot-apache (0.17.0-1) unstable; urgency=medium

  * New upstream release.
  * Move experimental to unstable now that the freeze is over.
  * Upgrade to v4.0.1 of Debian policy

 -- Harlan Lieberman-Berg <email address hidden>  Sun, 06 Aug 2017 17:09:44 -0400

Upload details

Uploaded by:
Debian Let's Encrypt
Uploaded to:
Sid
Original maintainer:
Debian Let's Encrypt
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot-apache_0.17.0-1.dsc 3.0 KiB 01ad8b38de5410114476b9f3940d71dd8aa9e64f4df4e286549b3daaa77f9a63
python-certbot-apache_0.17.0.orig.tar.gz 97.8 KiB 29b9e7bc5eaaff6dc4bce8398e35eeacdf346126aad68cac3d41bb87df20a6b9
python-certbot-apache_0.17.0.orig.tar.gz.asc 473 bytes 37bf0050094aea2e30987545dada3d8b54d3b4df859760e2f32396967148b54f
python-certbot-apache_0.17.0-1.debian.tar.xz 5.8 KiB 3972e2c61b6a070d87a9f0233822e2788b582b4b84c541b693deebc3d6375d69

Available diffs

No changes file available.

Binary packages built by this source

python-certbot-apache: No summary available for python-certbot-apache in ubuntu artful.

No description available for python-certbot-apache in ubuntu artful.

python-certbot-apache-doc: Apache plugin documentation for Certbot

 The objective of Certbot, 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 documentation for the Apache plugin.