Skip to main content

Bunny.net 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 Bunny.net DNS. Full documentation is on Read the Docs.

Installation

This package can be installed with pip

pip install certbot-dns-bunny

and can be upgraded using the --upgrade flag

pip install --upgrade certbot-dns-bunny

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

snap install certbot-dns-bunny
sudo snap connect certbot:plugin certbot-dns-bunny

Credentials

# Bunny API token used by Certbot
dns_bunny_api_key = a65e8ebd-45ab-44d2-a542-40d4d009e3bf

Examples

certbot certonly \\
  --authenticator dns-bunny \\
  --dns-bunny-credentials ~/.secrets/certbot/bunny.ini \\
  -d example.com
certbot certonly \\
  --authenticator dns-bunny \\
  --dns-bunny-credentials ~/.secrets/certbot/bunny.ini \\
  -d example.com \\
  -d www.example.com
certbot certonly \\
  --authenticator dns-bunny \\
  --dns-bunny-credentials ~/.secrets/certbot/bunny.ini \\
  --dns-bunny-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-bunny-0.0.9.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

certbot_dns_bunny-0.0.9-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file certbot-dns-bunny-0.0.9.tar.gz.

File metadata

  • Download URL: certbot-dns-bunny-0.0.9.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for certbot-dns-bunny-0.0.9.tar.gz
Algorithm Hash digest
SHA256 ce57ce51f184683ae2a56687e89140a54efa5c7888868dfe24385579a85e08f0
MD5 80c6a3f5aa9a916966e04c5e8f7fe968
BLAKE2b-256 77a1e8f75e47792d497b00c7c1dc40f00360ba54a09b545cf15d328212e96990

See more details on using hashes here.

File details

Details for the file certbot_dns_bunny-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_bunny-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 fbecf6b074ce5ed66279d172df80678548cc2b12c7841dd54b6528057cdeac80
MD5 722e7740eb0a6006648eb01f855e91d1
BLAKE2b-256 e58c54a9a1c372d9cfaee97d67253b47cc750b81e2052ba85d38dd242d369010

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