dnsmanager.io DNS Authenticator plugin for Certbot
Project description
This plugin enables DNS verification with certbot when using dnsmanager.io DNS. Full documentation is on Read the Docs.
Installation
This package can be installed with pip
pip install certbot-dns-dnsmanager
and can be upgraded using the --upgrade flag
pip install --upgrade certbot-dns-dnsmanager
If you installed certbot as a snap, then you have to install this plugin as a snap as well.
snap install certbot-dns-dnsmanager
snap set certbot trust-plugin-with-root=ok
snap connect certbot:plugin certbot-dns-dnsmanager
Credentials
# dnsmanager.io API credentials used by Certbot
dns_dnsmanager_api_id = 4b968ab4-b30b-4376-898d-659b3e8b9028
dns_dnsmanager_api_key = DprstzDtrGXUUVb5X8AThDOLdmpyPCqw
Examples
certbot certonly \
--authenticator dns-dnsmanager \
--dns-dnsmanager-credentials ~/.secrets/certbot/dnsmanager.ini \
-d example.com
certbot certonly \
--authenticator dns-dnsmanager \
--dns-dnsmanager-credentials ~/.secrets/certbot/dnsmanager.ini \
-d example.com \
-d www.example.com
certbot certonly \
--authenticator dns-dnsmanager \
--dns-dnsmanager-credentials ~/.secrets/certbot/dnsmanager.ini \
--dns-dnsmanager-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-dnsmanager-0.0.3.tar.gz
.
File metadata
- Download URL: certbot-dns-dnsmanager-0.0.3.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06cd5ab3c7b639125e7570c635a437eb345afeff1074fc7f9c1c2cedec01bf62 |
|
MD5 | ca2b8e0b105fc16867b368db7b6d8be5 |
|
BLAKE2b-256 | c02918b1b0048afe642a9fe774a9be88937bec0f7548d158755bd6f0fe0f7baa |
File details
Details for the file certbot_dns_dnsmanager-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: certbot_dns_dnsmanager-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6d5bdafc2933b126944a471ea06586b7739939e41cd3ae65eb1ecdae76114c4 |
|
MD5 | 551129b69f7dd367306379479c735057 |
|
BLAKE2b-256 | 3bc01fb88d1f6f78004f1e90b64d39bc3cb1fe1020228d72585cfe06b018cffa |