[pmg-devel] applied: [PATCH pmg-api v2 1/1] acme: allow wildcard domain entries
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Apr 15 15:18:56 CEST 2021
On 12.04.21 21:28, Stoiko Ivanov wrote:
> Reported in our community forum [0], support for wildcard certificates
> via ACME sounds like a good enhancement (especially for PMG).
>
> In order for this to work you need to configure both:
> * the wild-card subentry (*.domain.example)
> * the base entry (domain.example)
> as ACME domains (and be able to verify both of them via DNS Plugin).
> This is best described in the announcement by Let's Encrypt announcing
> wildcard certificate support [1].
>
> Quickly tested with a domain of mine (and the powerdns plugin)
>
> [0]
> https://forum.proxmox.com/threads/feature-request-add-wildcard-support-for-acme.87495/
> [1]
> https://community.letsencrypt.org/t/acme-v2-production-environment-wildcards/55578
>
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
> src/PMG/CertHelpers.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied this one with an adapted commit message, thanks!
More information about the pmg-devel
mailing list