Back to Changelog
Panel Backend
v1.0.495
Panel SSL certificate upload validation and reliability fix.
Improvement
1- Upload, self-signed, and Lets Encrypt certificate responses are now delivered immediately; the nginx-panel restart happens in the background a second later, so a successful upload no longer shows an empty response or a network error.
Bug Fix
1- Custom certificate uploads for the panel (port 8443) are now validated (certificate/key pair match) before being written to disk. A mismatched pair could previously reach nginx-panels ExecStartPre validation and take the panel offline, locking the operator out.