Hi,
Anyone knows whats the API data to use in the proxmox acme configuration to validate domaisn with desec?
Thanks.
Not sure what you try to achieve, but this is Proxmox related and not deSEC.
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_certs_get_trusted_acme_cert
deSEC has nothing to do with it, besides that you need some entries for either the http or dns challenge form letsencrypt.
Keep in mind that you don’t necessary need official letsencrypt certs.
You could also use self signed certs instead. IMHO easier.
No a very useful reply above. There’s many reasons why using self signed is a bad idea.
Anyway, for future reference, it seems to work if you simply add DEDYN_TOKEN=“token from desec” to the APi dialog.
sorry, totally misunderstood what you are trying to achieve. Glad it works.