python-certbot-dns-standalone 1.1-2 source package in Ubuntu
Changelog
python-certbot-dns-standalone (1.1-2) unstable; urgency=medium * Remove dependency on python3-mock (Closes: #1064262) * Bump Standards-Version to 4.6.2 (no changes) -- Linus Vanas <email address hidden> Tue, 20 Feb 2024 14:13:47 +0200
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 | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-certbot-dns-standalone_1.1-2.dsc | 2.3 KiB | 3a0c4fe49df6781c34d9a34ff0f5dd8fd814eb52d78d8c612f56a507919b5ca7 |
python-certbot-dns-standalone_1.1.orig.tar.gz | 12.5 KiB | fc0b02e5a4f818adac56efbba6903211d3ef4a4d157f1500489e5621a92c30a1 |
python-certbot-dns-standalone_1.1-2.debian.tar.xz | 2.5 KiB | 7d441615a86e145e4aab75b7add353fe505b5187ce9c82693274611efe6c2fd2 |
Available diffs
- diff from 1.1-1 to 1.1-2 (887 bytes)
No changes file available.
Binary packages built by this source
- python3-certbot-dns-standalone: Standalone DNS Authenticator plugin 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 a plugin that uses an integrated DNS server to respond
to the _acme-challenge records.