Hi, currently ACME aliases are restricted to host names and not domain names (difference explained in [1]), which prevents the usage of leading underscores in any DNS label. These aliases are mostly CNAMEs, which allow the usage leading underscores and should therefore be allowed.
This patch add a new `pve-acme-alias` schema format differentiate between ACME domains and aliases. [1]: https://stackoverflow.com/a/2183140 Fabian Möller (1): node_config: Allow leading underscore in ACME aliases PVE/NodeConfig.pm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) -- 2.27.0 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel