Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbot-dns-domainoffensive-2.0.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

certbot_dns_domainoffensive-2.0.0-py2.py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page