python-certbot 0.22.0-1 source package in Ubuntu

Changelog

python-certbot (0.22.0-1) unstable; urgency=medium

  * New upstream release -- now with wildcards!
  * Break the strict dependency relationship between certbot packages.

 -- Harlan Lieberman-Berg <email address hidden>  Thu, 15 Mar 2018 20:22:37 -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_0.22.0-1.dsc 2.5 KiB c2def3708737d8818d6f454b7f423fbfe2f9b9d01d47fb0892d379e9aeefd300
python-certbot_0.22.0.orig.tar.gz 285.2 KiB ee307dd8f194bd710a3326aa4bacf95d358877498c0b9aa187eff0dc211dcbb3
python-certbot_0.22.0-1.debian.tar.xz 8.9 KiB d15fb3d824802a86d111b70895b74638cefddd64516d2c196b1b9a516dca6a22

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.