ACME account register dialog does not accept gTLDs

seteq

Renowned Member
Dec 15, 2015
21
3
68
40
Hello,

I ran into an issue today while trying to register a new ACME account on PMG 6.4-3, it seems gTLDs are not supported in this dialog yet.
Is this a bug?
1617878322698.png


Thank you :)
 
Thanks for reporting this!
Could reproduce the issue (and will try to come up with a sensible patch).
This is 'just' a front-end validation problem (the length-limit on the TLD being 6)- i.e. if you like you could create the account using the API or `pmgsh` directly:
https://pmg.proxmox.com/pmg-docs/api-viewer/index.html#/config/acme/account (the POST method)

I hope this helps!
 
  • Like
Reactions: guletz
Hi Stoiko,

Letsencrypt Wildcard (*.domain.tld) is also not possible.

Can you please add a second Patch?
 
Hey Stoiko,

is any ETA available when Wildcard is possible with Letsencrypt?