Hi Nagaraj - I ran into this problem long ago when I offloaded SSL on the VNC URL. It is an issue with the javascript, and detailed in bug 1228649 [1].
[1] https://bugs.launchpad.net/ubuntu/raring/+source/nova/+bug/1228649 On Thursday, February 13, 2014 at 2:39 AM, Nagaraj Mandya wrote: > Hello, > I want to run the Nova noVNC proxy over SSL (HTTPS). And so, I created a > self-signed certificate and put both the certificate and the private key in > /etc/nova/ssl. I then edited nova.conf and added the following: > > ssl_only=true > cert=/etc/nova/ssl/cert.crt > key=/etc/nova/ssl/private.key > > I then modified the nova proxy URL to use https instead of http and > restarted the noVNC service. However, though Nova returns the VNC URL as > https, I am unable to connect over HTTPS to the URL. Is there any other > configuration that needs to be changed? I do not see any logs from novnc as > well. Thanks. > -- > Regards, > Nagaraj > > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] (mailto:[email protected]) > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
