Hi,
I'm having a bit of a strange privacy error on a server that was previously working fine (maybe it is since 19.1 update).
servername.com works fine with valid SSL, and servername.com:7080 works fine also, but servername.com:8090 throws up a privacy error.
This should be the same SSL certificate, but for some reason 8090 is picking up an old expired version of it and won't let me access the dashboard.
Any suggestions?
Comments
How do I do that from the command line since I can't access control panel?
After issued
service lsws restart
service lscpd restart
The hostname SSL is usually stored here
/usr/local/lscp/conf/cert.pem
/usr/local/lscp/conf/key.pem
That solved the issue.