python-certbot 2.9.0-1.1 source package in Ubuntu

Changelog

python-certbot (2.9.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  
  [ James Valleroy ]
  * d/control: Remove Build Dependency on python3-distutils (Closes: 1065923).
 
 -- Emmanuel Arias <email address hidden>  Sun, 21 Jul 2024 19:38:21 -0300

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_2.9.0-1.1.dsc 2.8 KiB 64466019ab434d1fcde0bb65ec176c1b70b419deb332dd567b7d1318fcd88e56
python-certbot_2.9.0.orig.tar.gz 427.2 KiB 3eafe967523704dac854df36bcca5e5fa949cdd9df835651b0f3712b1cd90c05
python-certbot_2.9.0.orig.tar.gz.asc 659 bytes cdbcb5372904292e96da408c6b2790b39598c6e92f930cc20aff47121cb1e7fa
python-certbot_2.9.0-1.1.debian.tar.xz 29.0 KiB e62475737af27dc350c65c5e8f76576ed674943f6c7cb084c18602c969f6c613

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.