python-certbot 1.18.0-1 source package in Ubuntu

Changelog

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

  * Add spanish translation (Closes: #986776)
  * New upstream version 1.18.0
  * Force acme dep in lockstep
  * Drop patch applied upstream.

 -- Harlan Lieberman-Berg <email address hidden>  Sun, 15 Aug 2021 23:46:20 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_1.18.0-1.dsc 3.0 KiB 4a907ba16683eaaacb5b5c7624f8e1994c9891c9c6c24c904171e72a479d897a
python-certbot_1.18.0.orig.tar.gz 395.8 KiB f3e56e18246ba5dc4951132e206844f7191d7b6a97264a005557fff25cd7287b
python-certbot_1.18.0.orig.tar.gz.asc 488 bytes 59343cca65983f9a3c5bf14c2774e269190e3360fc9614ea8228b18fd2605b47
python-certbot_1.18.0-1.debian.tar.xz 18.8 KiB c1e886adce6221a66e613f1fddca87394d4f35690de361590ac809c2e8fff6a5

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.

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.