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

Changelog

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

  * New upstream release.

 -- Harlan Lieberman-Berg <email address hidden>  Wed, 04 Oct 2017 19:42:21 -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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot-apache_0.19.0-1.dsc 3.0 KiB c655b0d4953d5c709826ec5ed76dad3b5aee4c8820156fe16efbc37298639a86
python-certbot-apache_0.19.0.orig.tar.gz 100.4 KiB 70306ca2d5be7f542af68d46883c0ae39527cf202f17ef92cd256fb0bc3f1619
python-certbot-apache_0.19.0.orig.tar.gz.asc 473 bytes 64e52fd8a767107fe10a35c3304b11e825e40fa5a82434e2486a7b7839cac13a
python-certbot-apache_0.19.0-1.debian.tar.xz 5.8 KiB 2a1fdd44593faed83e5fa5958973120d9060abf9090ddbebaf6c6a9fb782ef4f

Available diffs

No changes file available.

Binary packages built by this source

python-certbot-apache: transitional dummy package

 This is a transitional dummy package for the migration of certbot
 from python2 to python3. It can safely be removed.

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.