python-certbot 2.0.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 2.0.0
  * Drop unnecessary dependencies
  * Bump acme requirements.

 -- Harlan Lieberman-Berg <email address hidden>  Wed, 23 Nov 2022 22:50:06 -0500

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_2.0.0-1.dsc 3.0 KiB 900d70af7abc70fbe751a7d838ac49cc172a155da709cce61e628b5a24811b91
python-certbot_2.0.0.orig.tar.gz 411.4 KiB 05a63c25d4a622dfb63b8d346cb97cba86d38ca6e7d71d2bbbc9223995731c13
python-certbot_2.0.0.orig.tar.gz.asc 659 bytes 8f1b0097a19c854f46bb4881002bfc27256c55c0bef17681754ce63ed6d0a949
python-certbot_2.0.0-1.debian.tar.xz 27.8 KiB df1df99612ae3233e3f251397b75025d2c05a98e218a86da4f5e7ee92802f782

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 Enc
 rypt, 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.