I got namecheap to work in Proxmox 6.x but now, on proxmox 7.x it does not seem to work. This leads to the following questions:
- How do I enable debug for ACME ? I'm pretty sure letsencrypt is good, I believe the query to my DNS provider namecheap is failing but the logs say nothing about the success or failure of the API call
- Proxmox seems to use it's own derivative of acme scripts. Why is this as surely it means you don't get any upstream bugfixes and need to maintain it yourselves ?
- do you support second level domains in your scripts ? mine is a .co.uk which frequently causes errors when people just parse for the last period of the domain name.
I did a fix for this here https://github.com/adferrand/dnsrobocert/issues/763 which may add context.
Thank you.
Simon
- How do I enable debug for ACME ? I'm pretty sure letsencrypt is good, I believe the query to my DNS provider namecheap is failing but the logs say nothing about the success or failure of the API call
- Proxmox seems to use it's own derivative of acme scripts. Why is this as surely it means you don't get any upstream bugfixes and need to maintain it yourselves ?
- do you support second level domains in your scripts ? mine is a .co.uk which frequently causes errors when people just parse for the last period of the domain name.
I did a fix for this here https://github.com/adferrand/dnsrobocert/issues/763 which may add context.
Thank you.
Simon