Bunny.net DNS Authenticator plugin for Certbot
Project description
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
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
File details
Details for the file certbot-dns-bunny-0.0.2.tar.gz
.
File metadata
- Download URL: certbot-dns-bunny-0.0.2.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82258220adaddbce57d945a6d8989972cc21ae0a7026b8ea663e39c370fee57d |
|
MD5 | 09ca4a29323f23ff306883ca7c1a2d82 |
|
BLAKE2b-256 | 7c6f11397c00df77bb6e96e14253809525b1d813c28d7ff71e48d0b9c75781b6 |
File details
Details for the file certbot_dns_bunny-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: certbot_dns_bunny-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bdf583d12617c86bc9c8f534fbea1e3091410502577eb8bfbc722ea1e901b25 |
|
MD5 | f93df7661b82e52356573a0039d9a172 |
|
BLAKE2b-256 | 422c8402f00df2ae783bfedcc915bafe19cfcc596d59cb4255bd9622c2cef0ef |