python-certbot 0.27.0-1~ubuntu18.04.2 source package in Ubuntu
Changelog
python-certbot (0.27.0-1~ubuntu18.04.2) bionic; urgency=medium * Interpret the Let's Encrypt ACMEv1 endpoint in renewal configs as Let's Encrypt's ACMEv2 endpoint instead, as the former is deprecated and will stop being functional soon (LP: #1893274). -- Robie Basak <email address hidden> Tue, 27 Oct 2020 16:00:51 +0000
Upload details
- Uploaded by:
- Robie Basak
- Sponsored by:
- Christian Ehrhardt
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-certbot_0.27.0.orig.tar.gz | 304.4 KiB | 492b4680855eddc65bee396be80e653ee212cd495d1b796e570dc97c3008f695 |
python-certbot_0.27.0-1~ubuntu18.04.2.debian.tar.xz | 10.9 KiB | 180911a22b2861c0636fd635c3e649102c64211cc2ec468089a75bd7427fd1b5 |
python-certbot_0.27.0-1~ubuntu18.04.2.dsc | 2.8 KiB | d19854ee5e4262165dc7183888fcf9c03ee5665d498cf89718f829838a7b5cb6 |
Available diffs
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.
- letsencrypt: transitional dummy package
This is a transitional dummy package for the rename of letsencrypt to certbot.
It can safely be removed.
- 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 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 libraries.