Hello to all community members, I have a question about the Hestiacp panel: I have successfully installed it on Debian 11 with all updates, and it works perfectly. I use it as a self-hosting solution on a real physical machine with a public IP from my internet provider in Paraguay. Currently, it has a working domain, and its hostname is correctly set with Lets Encrypt SSL certificates. I’ve been looking for a way to implement the same certificate for all the domains I create within the server. If I try to enable Lets Encrypt support from the panel for each domain separately, the panel creates SSL support for the last domain where I activated it but removes SSL support for the previously activated one.
I found a tool called certbot, which theoretically activates SSL support for all domains using a single public IP for the server. How do I achieve this using Hestiacp?