Skip to main content

bitblaze DNS Authenticator plugin for Certbot

Project description

certbot-dns-bitblaze

Tests Upload Python Package Python Version PyPi Status Version

bitblaze 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 # optional
pip install certbot-dns-bitblaze

Verify:

$ certbot plugins --text

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-bitblaze
Description: Obtain certificates using a DNS TXT record by using the bitblaze
dns api.
Interfaces: IAuthenticator, IPlugin
Entry point: dns-bitblaze = certbot_dns_bitblaze.dns_bitblaze:Authenticator

...
...

Configuration

The credentials file e.g. ~/bbdns-credentials.ini should look like this:

dns_bitblaze_token=put_your_token_here

Usage

certbot certonly --authenticator dns-bitblaze --dns-bitblaze-credentials=~/bbdns-credentials.ini -d bitblaze.io

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-bitblaze-1.0.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

certbot_dns_bitblaze-1.0.0-py2.py3-none-any.whl (4.8 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