Skip to content

DNS challange: Support for Azure Private DNS #640

@schwarzzz

Description

@schwarzzz

We have an internal PKI infrastructure and a private ACME server for generating certificates for private DNS names (e.g. mycompany.internal).
"Sub zones" are managed in a decentralized way (i.e. permissions for domain1.mycompany.internal are delegated to Team A, domain2.mycompany.internal is delegated to Team B, etc.)

We'd like to enable DNS challange for generating certificates.

Looking at Posh-ACME's Azure DNS plugin, it looks like only public DNS zones are supported. (In Azure, Public and Private DNS feel almost identical but use different resource types (Microsoft.Network/dnszones vs. Microsoft.Network/privateDnsZones).

It would be great to see support for private DNS zones in Posh ACME (either in the current plug-in or a dedicate one)...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions