For HTML 5 serial console to work it is required to have the hostname of the server secured with a valid certificate.
Location for certificates is:
/usr/local/svmstack/nginx/ssl/ssl.crt /usr/local/svmstack/nginx/ssl/ssl.key |
/usr/local/svmstack/nginx/ssl/ssl.crt should contain the certificate.
/usr/local/svmstack/nginx/ssl/ssl.key should contain the private key.
Restart Nginx web server on the master server:
# service svmstack-nginx restart |
5. Open SolusVM > Virtual Servers > VPS > Console > Create Session > HTML 5 Console.