python-certbot 0.21.1-1 source package in Ubuntu

Changelog

python-certbot (0.21.1-1) unstable; urgency=high

  * New upstream release.
  * Move d/copyright format to HTTPS

 -- Harlan Lieberman-Berg <email address hidden>  Tue, 30 Jan 2018 21:02:48 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_0.21.1-1.dsc 3.0 KiB 4d403888ef659f9705a32becb0818f62b2098c1cbe5791a05973ab824cc6654d
python-certbot_0.21.1.orig.tar.gz 281.7 KiB e6c8e9b0b5e38834330831d5a91e1c08accdb9b4923855d14d524e7327e6c4ea
python-certbot_0.21.1.orig.tar.gz.asc 488 bytes 4d79e4b33eb501cae1da1e8cbd57efb6c6dbd85aabe96e3276cf4f11d454acf8
python-certbot_0.21.1-1.debian.tar.xz 9.1 KiB bcf23686ee4715afe113a76161f22db796efc4343e62ddafa3b38576d341f57c

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.