python-certbot 2.1.0-4 source package in Ubuntu

Changelog

python-certbot (2.1.0-4) unstable; urgency=medium

  * Skip upstream sleep, since we do our own (Closes: #1034003)
  * Add Italian debconf translation (Closes: #1024710)
  * Add Romanian debconf translation (Closes: #1033445)

 -- Harlan Lieberman-Berg <email address hidden>  Sun, 16 Apr 2023 01:22:29 -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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_2.1.0-4.dsc 3.0 KiB 5a3f4f6580a1ee7dc3fc071f634dc543063f9593c81b053137f67ac90a8f4d18
python-certbot_2.1.0.orig.tar.gz 403.7 KiB 1f4409739f8454956963b4c78fc1c959db2bef85ea6fc6f08951d7275ec2595d
python-certbot_2.1.0.orig.tar.gz.asc 659 bytes bdebf595cab2f3ddb1044b32c6e787ec5e1b8a1f581117651b099ace20a5dc51
python-certbot_2.1.0-4.debian.tar.xz 32.4 KiB c45faf4ebb7361e230e04f2b3b789d47fdfe5f7f55c0653c74a8085ea3c25ce9

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.