python-certbot 2.1.0-3 source package in Ubuntu

Changelog

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

  * Add certbot.7 (Closes: #1028535)
  * Add patch preserving keytype

 -- Harlan Lieberman-Berg <email address hidden>  Tue, 28 Mar 2023 22:13:12 -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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_2.1.0-3.dsc 3.0 KiB f1cf3438f359f9df6d7a015e735fd6c1e634637b8f77a8ceed1c5ab393230d3f
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-3.debian.tar.xz 31.3 KiB 250cdc47f9cfcd3eaaed9f777f9881de592d520245da74d37e3ad6960c3670a9

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.