Domain-Offensive DNS Authenticator plugin for Certbot
Project description
Domain-Offensive DNS Authenticator plugin for Certbot
Installation
pip install certbot certbot-dns-domainoffensive
You can use certbot plugins --text
to verify that the plugin has been installed.
$ certbot plugins --text
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-domainoffensive
Description: Obtain certificates using a DNS TXT record (if you are using
Domain-Offensive for DNS).
Interfaces: IAuthenticator, IPlugin
Entry point: dns-domainoffensive =
certbot_dns_domainoffensive.dns_domainoffensive:Authenticator
...
Configuration
Create a file with your account token in the following format:
$ cat /etc/certbot_credentials.ini
dns_domainoffensive_api_token = 02pAPacMv1yNnUzSDR75
Generate a certificate
certbot certonly --authenticator dns-domainoffensive --dns-domainoffensive-credentials /etc/certbot_credentials.ini --agree-tos -m email@example.de -d *.yourDomain.de
Further information
More detailed explanations and further details on using Certbot can be found on the official website: https://certbot.eff.org/
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-domainoffensive-2.0.0.tar.gz
.
File metadata
- Download URL: certbot-dns-domainoffensive-2.0.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2da1d4f9bd46456578c15f3a30ac4f767871a7a671c6c0d25efd6502670b0ff |
|
MD5 | 43d5b929cebd693230013a613fa6379c |
|
BLAKE2b-256 | ac599267381ea7e677e5f82cae22e6c64c500930008521be6eaf9e812ef67223 |
File details
Details for the file certbot_dns_domainoffensive-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: certbot_dns_domainoffensive-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfe7cb33eee6bc48e62437c811d0605cf974f723e211ac27fc396615ff5a2a05 |
|
MD5 | 0c23746d5ed1ae041f8cf3aac95ed22c |
|
BLAKE2b-256 | 2a7cfa3397e3e263daaad1841566c1e7e2fee04ede38455b69c1ad5696df4ebd |