python-certbot 0.14.2-0ubuntu0.16.04.1 source package in Ubuntu

Changelog

python-certbot (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * Backport to Xenial (LP: #1640978).
  * d/control.in: drop unnecessarily versioned build dependencies.
  * d/control.in: use dh-systemd when building with older debhelpers.
  * This stable release update adds automatic certificate renewal using
    a systemd timer unit or via cron if systemd is not in use. See LP
    1640978 for details.

 -- Robie Basak <email address hidden>  Tue, 08 Aug 2017 19:26:49 +0100

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_0.14.2.orig.tar.gz 249.5 KiB 5bc8547dcfc0fc587e15253e264f79d8397e48bfbc8697d5aca87eae978769ac
python-certbot_0.14.2-0ubuntu0.16.04.1.debian.tar.xz 8.9 KiB a4d7dc92652e7de2866059efb2bc99b99f0d3a464c1acc21f6d92c22e5c656c9
python-certbot_0.14.2-0ubuntu0.16.04.1.dsc 2.8 KiB bc9f043a45292a31d184c955fb81b7140109d6b0422615f8bca0cc2e15ef60b0

View changes file

Binary packages built by this source

certbot: automatically configure HTTPS using Let's Encrypt

 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 main application, including the standalone
 and the manual authenticators.

letsencrypt: transitional dummy package

 This is a transitional dummy package for the rename of letsencrypt to certbot.
 It can safely be removed.

python-certbot: main library 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 main libraries.

python-certbot-doc: client 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.