github fabriziosalmi/certmate v2.8.3
v2.8.3 — Azure sub-delegated DNS alias hotfix

latest release: v2.8.4
4 hours ago

Patch release fixing a P0 regression in Azure DNS-01 alias mode.

Fix

  • Azure alias mode against sub-delegated validation zones (#243) — issuance failed with "Resource group … does not contain the DNS zone" when the validation zone was a delegated subdomain (e.g. acme-validation.example.com under example.com). Lexicon resolves the hosted zone with tldextract by default, collapsing any name to the registered domain, so the delegated zone was never matched — the v2.8.1/v2.8.2 attempt couldn't work for the same reason. CertMate now sets Lexicon's resolve_zone_name for Azure, resolving the real zone via a dnspython SOA lookup from the full alias FQDN.

Upgrade recommended for anyone using Azure DNS alias mode with a delegated validation zone. Thanks to @jensaops for the diagnosis and POC.

Don't miss a new certmate release

NewReleases is sending notifications on new releases.