Bunny.net DNS Authenticator plugin for Certbot
Project description
This plugin enables DNS verification with certbot when using Bunny.net DNS. Full documentation is on Read the Docs.
Installation
This package can be installed with pip
pip install certbot-dns-bunny
and can be upgraded using the --upgrade flag
pip install --upgrade certbot-dns-bunny
If you installed certbot as a snap, then you have to install this plugin as a snap as well.
snap install certbot-dns-bunny
snap connect certbot:plugin certbot-dns-bunny
Credentials
# Bunny API token used by Certbot
dns_bunny_api_key = a65e8ebd-45ab-44d2-a542-40d4d009e3bf
Examples
certbot certonly \
--authenticator dns-bunny \
--dns-bunny-credentials ~/.secrets/certbot/bunny.ini \
-d example.com
certbot certonly \
--authenticator dns-bunny \
--dns-bunny-credentials ~/.secrets/certbot/bunny.ini \
-d example.com \
-d www.example.com
certbot certonly \
--authenticator dns-bunny \
--dns-bunny-credentials ~/.secrets/certbot/bunny.ini \
--dns-bunny-propagation-seconds 60 \
-d example.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file certbot-dns-bunny-3.0.0.tar.gz.
File metadata
- Download URL: certbot-dns-bunny-3.0.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e58e450747e79fd9dad6cdf21d3685b23e7e3d2fea65c16aca3a4dfd8cd31397
|
|
| MD5 |
7bb33352762f761a252650a1f108c1f9
|
|
| BLAKE2b-256 |
8b6670f4e1e821b9b466c970f48412ea0c7c84a577bb8c36eabfb49736cc3502
|
File details
Details for the file certbot_dns_bunny-3.0.0-py3-none-any.whl.
File metadata
- Download URL: certbot_dns_bunny-3.0.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
507fe45c3aa399c93c30fd68b06ba6e5646bb56e1d454a7f1ffac8c8677e5a21
|
|
| MD5 |
5f828c3bf5258feb132c8cf1aa72a77a
|
|
| BLAKE2b-256 |
8b24cd52021f7b0e9f7ef2a1f42ced31a9b5eb23ecf833adf829c2febf73da61
|