nextlayer DNS Authenticator plugin for Certbot
Project description
certbot-nextlayer
next layer DNS Authenticator plugin for Certbot.
This plugin is built from the ground up and follows the development style and life-cycle
of other certbot-dns-*
plugins found in the
Official Certbot Repository.
Installation
pip install --upgrade certbot
pip install git+https://github.com/nextlayergmbh/certbot-nextlayer.git
Verify:
$ certbot plugins --text
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* certbot-nextlayer
Description: Obtain certificates using a DNS TXT record by using nextlayer DNS
API.
Interfaces: IAuthenticator, IPlugin
Entry point: certbot-nextlayer = certbot_nextlayer.nextlayer_dns:Authenticator
...
...
Configuration
The credentials file e.g. ~/nldns-credentials.ini
should look like this:
certbot_nextlayer_api_key=abcdefghijklmnop
Usage
certbot --authenticator certbot-nextlayer --certbot-nextlayer-credentials ~/nldns-credentials.ini certonly -d nextlayer.at
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-nextlayer-1.0.0.tar.gz
.
File metadata
- Download URL: certbot-nextlayer-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfa6f96b116620dad328b9cdbf9237e0ca47a6363c935ac02ff4426a092aa578 |
|
MD5 | 1a4b889ed42753a220127d37453f97fc |
|
BLAKE2b-256 | 113f9e3ad129370f430d8648ada53ea41bb68b44d4f5941c7f153fa174245ab5 |
Provenance
File details
Details for the file certbot_nextlayer-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: certbot_nextlayer-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5617777fc16ea4a30d7e1f97bca72c3ac1475e423f8eda7f686ce61f2ee091d6 |
|
MD5 | 02a50424db0d2fd630c1d5ada6009cba |
|
BLAKE2b-256 | 404179990e7b5ee72aefa5e6979219a351ca3234a2c0ca6687d34e93d131eb05 |