Njalla DNS Authenticator plugin for Certbot
Project description
Certbot plugin for authentication using Njalla
This is a plugin for Certbot that uses the Njalla API to allow customers to prove control of a domain name.
Usage
-
Obtain an Njalla API token (found in the settings)
-
Install the plugin using
pip3 install certbot-dns-njalla
, or if you are usingsudo
with certbot usesudo -H pip3 install certbot-dns-njalla
-
Create a
njalla.ini
config file with the following contents and applychmod 600 njalla.ini
on it:certbot_dns_njalla:dns_njalla_token=0000000000000000000000000000000000000000
Replace the zeroes with your Njalla API key and ensure permissions are set to disallow access to other users.
-
Run
certbot
and direct it to use the plugin for authentication and to use the config file previously created:certbot certonly -a certbot-dns-njalla:dns-njalla --certbot-dns-njalla:dns-njalla-credentials njalla.ini -d domain.com
Add additional options as required to specify an installation plugin etc.
Distribution
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 Distribution
File details
Details for the file certbot-dns-njalla-1.0.0.tar.gz
.
File metadata
- Download URL: certbot-dns-njalla-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f60b26b91c02237c8788dc5c43e7c7edf7f96f1cb3e67111ad2db60eaffdefb |
|
MD5 | 2e30b821c85576b6bee26959435e3d04 |
|
BLAKE2b-256 | d925ed5d831dcdcbed0e36921228268c3cb2224fed5185c9ac76e6450d8cdf18 |
File details
Details for the file certbot_dns_njalla-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: certbot_dns_njalla-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7766af2509ace75a56d642c24e58f44635711a4edaa502a032eb1361fff311e |
|
MD5 | 8894cea3bc542e0077960d489a81a425 |
|
BLAKE2b-256 | 303f0942ebd264061f7116c929319e82b61123f6b93f0d783ac851e9d2bd371a |