ok
I step in to describe david's infra
he has a 1 static ip connection.
Firewall forwards 80 and 443 ports to a reverse proxy (skudonet) and the mail related ports to SME
behind Skudonet there are some servers which serve web applications.. those applications can't be moved to SME
SME will act only as mail server
on the Skudonet, mail.dave.it is proxed (only for port 80) and SME is the backend.
so, here are my question:
1) is there any documentation for the new letsencrypt panel in the wiki? we searched but found none
2) is the new panel a web frontend for the cli commands? if so, can we just follow the instructions we find here
https://wiki.koozali.org/Letsencrypt?3) if the previous answer is no, how can we manage letsencrypt via cli?
4) how can we manage letsencrypt generation via DNS-01 challenge?
5) would a forward, on skudonet, of mail.dave.it/.well-known/acme-challenge/ path to SME work?
TIA