Certbot plugin for Isset DNS
Project description
Isset Certbot plugin
The Certbot Authenticator for the Isset Customer DNS API.
Installation
pip3 install certbot-dns-isset
How to use
Ensure isset.ini
contains:
certbot_dns_isset:dns_isset_endpoint="https://customer.isset.net/api"
certbot_dns_isset:dns_isset_token="<token>"
Fix credentials permissions:
chmod 600 isset.ini
Dry-run
certbot certonly --dry-run \
-a certbot-dns-isset:dns-isset --certbot-dns-isset:dns-isset-credentials isset.ini \
-m email@yourdomain.tld --agree-tos \
-d yourdomain.tld
Production (non-interactive)
certbot certonly -n \
-a certbot-dns-isset:dns-isset --certbot-dns-isset:dns-isset-credentials isset.ini \
-m email@yourdomain.tld --agree-tos \
-d yourdomain.tld
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Close
Hashes for certbot_dns_isset-0.0.3-py3.8.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb7a1a29cc5e0008f701c32334299bcec4f813dc9d47bdd799d0e94ecc4844c |
|
MD5 | d27d596867def932d1725282c085a097 |
|
BLAKE2b-256 | 75ff783d7a3f1ef95da1ae7b1073076026d4af67633dfb4e88e8e1f337594cdd |
Close
Hashes for certbot_dns_isset-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76b98daba0fb36c43cdfc4269f6e13ab0e7f181324881620ce6d3e556be3fef1 |
|
MD5 | 1e094870b9244c2e54e26c56050d6e39 |
|
BLAKE2b-256 | f8c59c5b0078303034e117a91d2b369f20368669affcd029c1a6003c984cbff3 |