<div dir="ltr"><div><div><div>I tried to create a pair of self-signed http cert/key with openssl, and config it in nova.conf then restart the service /etc/init.d/openstack-nova-novncproxy. <br><br></div>The service failed immediately with no output.<br>
<br></div>Please shed a light on how to setup it correctly. Thanks a lot. The only changes are below. <br><br>...<br># Disallow non-encrypted connections (boolean value)<br>#ssl_only=false<br>ssl_only=true<br><br># Source is ipv6 (boolean value)<br>
#source_is_ipv6=false<br><br># SSL certificate file (string value)<br>cert=/etc/nova/nova.crt<br><br># SSL key file (if separate from cert) (string value)<br>key=/etc/nova/nova.key<br>...<br><br>[root@controller nova]# ls -alFrt /etc/nova/nova.key /etc/nova/nova.crt<br>
-rw------- 1 nova nova 1704 Jul 11 13:47 /etc/nova/nova.key<br>-rw-r--r-- 1 nova nova 1456 Jul 11 13:47 /etc/nova/nova.crt<br>[root@controller nova]# <br><br></div><div>Thanks.<br></div><div>Guolin<br></div><div><br></div>
Thanks.<br>Guolin<br></div>