
----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: "Frantisek Kobzik" <fkobzik@redhat.com>, "users" <users@ovirt.org> Sent: Friday, December 13, 2013 6:40:12 PM Subject: Re: [Users] SpiceHTML5, noVNC console and Spice Proxy mixable?
On Fri, Dec 13, 2013 at 3:52 PM, Alon Bar-Lev wrote:
Do the following:
1. rm /etc/pki/ovirt-engine/keys/websocket-proxy.p12
2. run setup using:
# engine-setup --otopi-environment="OVESETUP_CONFIG/websocketProxyConfig=bool:True"
Now you should have the websocket configured correctly, if not, please send me:
1. setup log file.
2. /etc/pki/ovirt-engine/certs/websocket-proxy.cer
3. /etc/ovirt-engine/ovirt-websocket-proxy.conf.d/10-setup.conf
4. engine-config -g WebSocketProxy
Thanks, Alon
Under /etc/pki/ovirt-engine/keys I only have these files: [root@tekkaman keys]# ll total 16 -rw-r-----. 1 apache apache 1828 Feb 10 2013 apache.key.nopass -rw-r-----. 1 apache apache 2677 Feb 10 2013 apache.p12 -rw-------. 1 root root 1828 Feb 10 2013 engine_id_rsa -rw-r-----. 1 ovirt ovirt 2677 Feb 10 2013 engine.p12
and for certs:
[root@tekkaman old_logs]# ll /etc/pki/ovirt-engine/certs/ total 60 -rw-r--r--. 1 root root 4810 Feb 10 2013 01.pem -rw-r--r--. 1 root root 4957 Feb 10 2013 02.pem -rw-r--r--. 1 root root 4957 Feb 10 2013 03.pem -rw-r--r--. 1 ovirt ovirt 4931 Feb 10 2013 04.pem -rw-r-----. 1 apache apache 4957 Feb 10 2013 apache.cer -rw-r--r--. 1 root root 1480 Feb 10 2013 ca.der -rw-r--r--. 1 root root 4957 Feb 10 2013 engine.cer -rw-r--r--. 1 ovirt ovirt 4931 Feb 10 2013 tekkaman.localdomain.localcert.pem
Can I directly proceed with step 2 or is it a problem that I have no /etc/pki/ovirt-engine/keys/websocket-proxy.p12 in place at the moment?
Yes, after running setup you should notice these.
Gianluca