python-certbot 2.1.0-2 source package in Ubuntu
Changelog
python-certbot (2.1.0-2) unstable; urgency=medium * Bump acme version requirement -- Harlan Lieberman-Berg <email address hidden> Wed, 07 Dec 2022 22:30:52 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-certbot_2.1.0-2.dsc | 3.0 KiB | 65b482232727cc76ba2802578db60a31d1c87de8617bb2a1f634583d694c4d21 |
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-2.debian.tar.xz | 27.8 KiB | 6dfaeb192bf87af4a164696cf294c73aad23a945a0869bb6a6e5287228906659 |
Available diffs
- diff from 1.29.0-1 to 2.1.0-2 (42.0 KiB)
- diff from 2.0.0-1 to 2.1.0-2 (3.2 KiB)
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.