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.0.0.tar.gz (7.6 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.0.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: certbot_dns_domainchief-1.0.0.tar.gz
  • Upload date:
  • Size: 7.6 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.0.0.tar.gz
Algorithm Hash digest
SHA256 1b3b42503d0a3d9f240fcff73b6e7ade5c06135d40afe81fae558fd8f60868d7
MD5 0a10ad4a7032277c6832f0dd04e70d31
BLAKE2b-256 2c02bb5aabf5f16bedc2b32d651871dae98efef6862a4a1483842b76d4347908

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for certbot_dns_domainchief-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f183910aadc0e9b103c50fdf2d9885656108e618e4d8d024c05fd0caec0782b6
MD5 893da4ccac25a4628f8e3a39d060dde7
BLAKE2b-256 112200670dc105893f50ff75e1665d775bc6fccff328af978f85a1de4c0b4963

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