[rhos-list] openstack nova-novncproxy failed when setup ssl encryption.

Guolin Cheng gcheng at salesforce.com
Thu Jul 11 22:11:51 UTC 2013


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.

The service failed immediately with no output.

Please shed a light on how to setup it correctly. Thanks a lot. The only
changes are below.

...
# Disallow non-encrypted connections (boolean value)
#ssl_only=false
ssl_only=true

# Source is ipv6 (boolean value)
#source_is_ipv6=false

# SSL certificate file (string value)
cert=/etc/nova/nova.crt

# SSL key file (if separate from cert) (string value)
key=/etc/nova/nova.key
...

[root at controller nova]# ls -alFrt /etc/nova/nova.key /etc/nova/nova.crt
-rw------- 1 nova nova 1704 Jul 11 13:47 /etc/nova/nova.key
-rw-r--r-- 1 nova nova 1456 Jul 11 13:47 /etc/nova/nova.crt
[root at controller nova]#

Thanks.
Guolin

Thanks.
Guolin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhos-list/attachments/20130711/54cceafe/attachment.htm>


More information about the rhos-list mailing list