Skip to main content

certbot-dns-azure-modern

Tests Version Python Version Docs

Maintained fork of terricain/certbot-dns-azure.

The upstream package certbot-dns-azure (last release 2.6.1, December 2024) pins certbot<4.0. Installing it next to a current certbot makes pip downgrade certbot and acme to 3.3.0, which no longer imports against pyOpenSSL >= 26 (AttributeError: module 'OpenSSL.crypto' has no attribute 'X509Extension'). This is what breaks Azure DNS certificates in Nginx Proxy Manager 2.15+ (NginxProxyManager#5606). Upstream has not responded to fixes since early 2025 (#65), hence this fork.

The Python module (certbot_dns_azure), the plugin name (dns-azure), all CLI flags and the config file format are unchanged. Only the distribution name on PyPI differs. Both packages install the same module, so replace rather than stack them: pip uninstall certbot-dns-azure && pip install -U certbot certbot-dns-azure-modern. Installing the fork on top of an existing 2.6.1 does not undo the certbot downgrade.

AzureDNS Authenticator plugin for Certbot.

This plugin is built from the ground up and follows the development style and life-cycle of other certbot-dns-* plugins found in the Official Certbot Repository. PR is open here though Certbot is not accepting plugin PR's at the moment.

Installation

Via Pip

pip3 install certbot certbot-dns-azure-modern

Nginx Proxy Manager

Override the azure entry in /app/certbot/dns-plugins.json (bind-mount a patched copy) and recreate the container, so the plugin is installed into a fresh certbot venv:

"azure": {
  "dependencies": "",
  "package_name": "certbot-dns-azure-modern",
  "version": "~=2.7.0"
}

Verify inside the container:

$ . /opt/certbot/bin/activate && certbot --version && certbot plugins --text | grep dns-azure

Via Snap

The snap in the Snap Store is published by the upstream author and still ships 2.6.1. This fork does not publish a snap.

Verification

Verify:

$ certbot plugins --text

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-azure
Description: Obtain certificates using a DNS TXT record (if you are using Azure
for DNS).
Interfaces: Authenticator, Plugin
Entry point: dns-azure = certbot_dns_azure._internal.dns_azure:Authenticator

...
...

Docs and instructions on configuration (config file format, authentication methods, DNS delegation) are at cloudchristoph.github.io/certbot-dns-azure-modern.

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_azure_modern-2.7.0.tar.gz (21.4 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_azure_modern-2.7.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_azure_modern-2.7.0.tar.gz.

File metadata

  • Download URL: certbot_dns_azure_modern-2.7.0.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for certbot_dns_azure_modern-2.7.0.tar.gz
Algorithm Hash digest
SHA256 354590c9b0e9542c9dccb366cda56d9b246cd44d0565aeeffb20893f12d6265e
MD5 a64099645566f79951afe478dbaa0c70
BLAKE2b-256 27f776eb8837aec88055385020f596a019858daedb9d3e221aa5850fc6cb27ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for certbot_dns_azure_modern-2.7.0.tar.gz:

Publisher: release.yml on cloudchristoph/certbot-dns-azure-modern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file certbot_dns_azure_modern-2.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_azure_modern-2.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0f422feab7f1f5764da265827c2bafcd10f2f76681dd57340ac814616f920d21
MD5 0c2d5e9d89c6892fe44650b237bc5b23
BLAKE2b-256 7bfd5d93bbf19982152e2e7e48747a7a2d5d357d909744c235c67fa6f42d01f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for certbot_dns_azure_modern-2.7.0-py3-none-any.whl:

Publisher: release.yml on cloudchristoph/certbot-dns-azure-modern

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2.8.0

2 files

This release

2.7.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page