Skip to main content

dnsmanager.io DNS Authenticator plugin for Certbot

Project description

License Badge PyPI Version Badge Supported Python Versions Badge Documentation Badge Snap Store Badge

This plugin enables DNS verification with certbot when using dnsmanager.io DNS. Full documentation is on Read the Docs.

Installation

This package can be installed with pip

pip install certbot-dns-dnsmanager

and can be upgraded using the --upgrade flag

pip install --upgrade certbot-dns-dnsmanager

If you installed certbot as a snap, then you have to install this plugin as a snap as well.

snap install certbot-dns-dnsmanager
snap connect certbot:plugin certbot-dns-dnsmanager

Credentials

# dnsmanager.io API credentials used by Certbot
dns_dnsmanager_api_id = 4b968ab4-b30b-4376-898d-659b3e8b9028
dns_dnsmanager_api_key = DprstzDtrGXUUVb5X8AThDOLdmpyPCqw

Examples

certbot certonly \
  --authenticator dns-dnsmanager \
  --dns-dnsmanager-credentials ~/.secrets/certbot/dnsmanager.ini \
  -d example.com
certbot certonly \
  --authenticator dns-dnsmanager \
  --dns-dnsmanager-credentials ~/.secrets/certbot/dnsmanager.ini \
  -d example.com \
  -d www.example.com
certbot certonly \
  --authenticator dns-dnsmanager \
  --dns-dnsmanager-credentials ~/.secrets/certbot/dnsmanager.ini \
  --dns-dnsmanager-propagation-seconds 60 \
  -d example.com

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-dnsmanager-0.0.1.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

certbot_dns_dnsmanager-0.0.1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file certbot-dns-dnsmanager-0.0.1.tar.gz.

File metadata

File hashes

Hashes for certbot-dns-dnsmanager-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7f55657c9d375ff6f2207edbcd6fd28b67b3e629145fe98d55436c517b9510a6
MD5 9c8fa25d8c3662c9fc7aebc8e37e93c2
BLAKE2b-256 0d1bb67ea47a0a73c6c16c33d9a70de39319e753045de4f644c61ad5353d9968

See more details on using hashes here.

File details

Details for the file certbot_dns_dnsmanager-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_dnsmanager-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4eace5afa81a329a3a3c3a270907c5ff04081c537d34527a2c4e3bc9394f4d2
MD5 9c080d65ca4e198eaa1dca4d6de5c557
BLAKE2b-256 92c5b2bb62161d90b7cc3254b417601f62cff06d3a66c1b03f8e53223ed193ca

See more details on using hashes here.

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