Skip to main content

Domain Chief DNS Authenticator plugin for Certbot

Project description

Certbot Domain Chief plugin

Snap Store Badge PyPI Version Badge

This plugin enables DNS verification with Certbot when using Domain Chief.

Installation

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

snap install certbot-dns-domainchief
snap set certbot trust-plugin-with-root=ok
snap connect certbot:plugin certbot-dns-domainchief

and can be upgraded using the refresh command:

snap refresh certbot-dns-domainchief

Alternatively this package can be installed with pip:

pip install certbot-dns-domainchief

and can be upgraded using the --upgrade flag

pip install --upgrade certbot-dns-domainchief

Credentials

You need to supply Certbot with a Domain Chief API key, this is an example of how a credentials file can look:

# Domain Chief API credentials used by Certbot
dns_domainchief_api_key = ctp_...

You can create a new API key here, ensure it has the domainchief scope and has the correct team selected.

Keep in mind that the credentials file should be readable only by the user running Certbot and the credentials cannot be scoped, so they can be used to perform any action on your behalf if compromised.

Examples

Simple example for a single domain:

certbot certonly \
  --authenticator dns-domainchief \
  --dns-domainchief-credentials ~/.secrets/domainchief.ini \
  -d example.com

Simple example for wildcard domain:

certbot certonly \
  --authenticator dns-domainchief \
  --dns-domainchief-credentials ~/.secrets/domainchief.ini \
  -d example.com \
  -d *.example.com

Example changing the propagation delay, although you should not have to adjust it normally:

certbot certonly \
  --authenticator dns-domainchief \
  --dns-domainchief-credentials ~/.secrets/domainchief.ini \
  --dns-domainchief-propagation-seconds 120 \
  -d example.com

Security Vulnerabilities

If you discover a security vulnerability, please send an e-mail to us at hello@chief.app. All security vulnerabilities will be swiftly addressed.

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_domainchief-1.1.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

certbot_dns_domainchief-1.1.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_domainchief-1.1.0.tar.gz.

File metadata

  • Download URL: certbot_dns_domainchief-1.1.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for certbot_dns_domainchief-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a18ffa29b0a357bfa3eecde75525b79875c7e132f5fba3e5a68578bca87f5e84
MD5 05ac8296a903f5c27f16f58fa336298a
BLAKE2b-256 b05ebf028fb0fcf8200af1efec83f348fda2d6d18e4d222a04593540630e42a2

See more details on using hashes here.

File details

Details for the file certbot_dns_domainchief-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_domainchief-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe9e80529c241095f047db33086c7c54af9574624ce9007b9e9491ec41a11c67
MD5 50998c640677485d8ff453d43fca32fb
BLAKE2b-256 e3d0afc073694e5a19ee0787a8f0627680808c5cea00291c3edf29edbc438aa9

See more details on using hashes here.

Supported by

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