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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size certbot_dns_isset-0.0.3-py3.8.egg (6.4 kB) | File type Egg | Python version 3.8 | Upload date | Hashes View |
Filename, size certbot_dns_isset-0.0.3-py3-none-any.whl (7.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size certbot_dns_isset-0.0.3.tar.gz (5.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for certbot_dns_isset-0.0.3-py3.8.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb7a1a29cc5e0008f701c32334299bcec4f813dc9d47bdd799d0e94ecc4844c |
|
MD5 | d27d596867def932d1725282c085a097 |
|
BLAKE2-256 | 75ff783d7a3f1ef95da1ae7b1073076026d4af67633dfb4e88e8e1f337594cdd |
Close
Hashes for certbot_dns_isset-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76b98daba0fb36c43cdfc4269f6e13ab0e7f181324881620ce6d3e556be3fef1 |
|
MD5 | 1e094870b9244c2e54e26c56050d6e39 |
|
BLAKE2-256 | f8c59c5b0078303034e117a91d2b369f20368669affcd029c1a6003c984cbff3 |