python-certbot 0.20.0-3 source package in Ubuntu

Changelog

python-certbot (0.20.0-3) unstable; urgency=medium

  * Setup logrotation for certbot log files. (Closes: #873581, #881176)

 -- Harlan Lieberman-Berg <email address hidden>  Tue, 09 Jan 2018 22:03:27 -0500

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_0.20.0-3.dsc 3.0 KiB 64294011a461598e1a812483b8a3fe61ff6c6e9296cb025a66fc7de9773d4e75
python-certbot_0.20.0.orig.tar.gz 279.6 KiB cabf505b64fb400c4239dcdbaeb882079477eb6a8442268596a8791b9e34de88
python-certbot_0.20.0.orig.tar.gz.asc 473 bytes 46818fb9a6747e3ccf1451e57649f10d494975f6dd6fdbe4a9de981587a353b1
python-certbot_0.20.0-3.debian.tar.xz 9.1 KiB c7a9e440de94b20791ad838cf24844d6cf4b71622c49691c3e9eed4fd3d6e227

Available diffs

No changes file available.

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-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.

python3-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.