VNC Proxy Server
Install
sudo yum install -y hubzero-vncproxyd-ws
Configure
sudo hzvncproxyd-ws-config configure --enable sudo service hzvncproxyd-ws start sudo chkconfig hzvncproxyd-ws on
Install SSL certificate files
Copy the SSL certificate files /etc/hzvncproxyd-ws/ssl-cert-hzvncproxyd-ws.pem and /etc/hzvncproxyd-ws/ssl-cert-hzvncproxyd-ws.key and make sure they are readable by the user "hzvncproxy" and they will be found automatically.
If you are using a self-signed or otherwise invalid certificate the tool viewer will likely reject it and not work. If you are using the same certificate as your website and you allowed Chrome to use the invalid cert then the tool viewer will probably accept it. If you are using Firefox the tool viewer will always reject the invalid certificate. Always use a valid SSL certificate with hzvncproxyd-ws.