Open
Description
I've been thinking about adding the Let's Encrypt certbot for complete security (not just encryption between the client and Cloudflare, but also between Cloudflare and the server).
The certbot would automatically generate the certificate, with the domain name being retrieved as a Pterodactyl variable (multiple domains and subdomains should be allowed).
There should also be some way to automatically check the installed certificate so it can be automatically renewed.
sudo apt install certbot python3-certbot-nginx
sudo certbot --nginx -d tu_dominio.com