Web server
SSL certificate (Let's Encrypt)
Issuing HTTPS certificate for a web project via the SSL tab on the project page.
-
Prerequisites
Certbot must be installed (Web stack). Project virtual host must exist and be enabled. Domain DNS A record must point to server IP. Port 80 must be reachable from the internet.
-
Issue certificate
Projects → select project → SSL tab → Issue SSL certificate. The panel runs certbot and updates the vhost for HTTPS.
-
Dev environment
If the domain is not publicly reachable, the panel may use a self-signed certificate instead of Let's Encrypt.
TipPanel SSL (port 10001) is configured separately in Settings → Panel SSL.