SSL setup (Let's Encrypt)
- Open domain in Websites & Domains.
- Go to SSL/TLS Certificates.
- Choose Let's Encrypt.
- Issue certificate for domain and
www.
- Enable HTTP to HTTPS redirect.
Custom SSL setup
- Upload certificate (CRT), private key, and CA bundle.
- Assign cert to domain hosting settings.
- Test certificate chain in browser/SSL checker.
Basic hardening baseline
- Change panel password regularly.
- Enable 2FA if available.
- Use FTPS/SFTP only.
- Remove unused FTP/database users.
SSL troubleshooting
- Wrong certificate on domain: re-assign cert to correct domain.
- Expired cert: renew and verify auto-renew job.
- Mixed content warning: replace
http:// asset URLs.