Skip to main content

certbot PowerDNS Remote REST API Authenticator

Project description

Certbot DNS Authenticator for PowerDNS

PowerDNS DNS Autenticator plugin for Certbot DNS-01 challenge.

This plugin uses the PowerDNS HTTP REST API.

Install

pip install certbot-dns-powerdns-bbr

Usage

Create credential file.

mkdir -m 600 /etc/letsencrypt/.secret
touch /etc/letsencrypt/.secret/dns-powerdns-bbr.ini
chmod 600 /etc/letsencrypt/.secret/dns-powerdns-bbr.ini

/etc/letsencrypt/.secret/dns-powerdns-bbr.ini

dns_powerdns_bbr_endpoint = http://localhost:8081
dns_powerdns_bbr_server_id = localhost
dns_powerdns_bbr_api_key = <Your API Key>

Run certbot certonly with credentials file path.

certbot certonly \
  --authenticator dns-powerdns-bbr \
  --dns-powerdns-bbr-credentials /etc/letsencrypt/.secret/dns-powerdns-bbr.ini \
  --dns-powerdns-bbr-propergation-seconds 60 \
  -d 'your.1st.domain.here' \
  -d 'your.2nd.domain.here'

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_powerdns_bbr-0.1.2.tar.gz (4.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_powerdns_bbr-0.1.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_powerdns_bbr-0.1.2.tar.gz.

File metadata

  • Download URL: certbot_dns_powerdns_bbr-0.1.2.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.9.18 Linux/6.1.0-13-cloud-amd64

File hashes

Hashes for certbot_dns_powerdns_bbr-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4bcaa95b414887c27a709e8fbab37f3d9c349e729f14c7d896a8918406fb2cd5
MD5 dd7510c3740dafeba393eb1c4017703e
BLAKE2b-256 6f0eb6365288f1d8c09fef5f0e20881e03148121fb4fa585c53fd55f0cd7a40a

See more details on using hashes here.

File details

Details for the file certbot_dns_powerdns_bbr-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_powerdns_bbr-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f7bef330f824814ce626c39a50f5a113bfb2e6c1bf44c57597fce46372005df9
MD5 4fd9124463aa1a350fbc85620cdd245f
BLAKE2b-256 1f3762b81b3828d783e9b6aca7cd6b788a160358b8220a85a5e3caca23361c20

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