----- Original Message -----
From: "Alex Leonhardt" <alex.tuxx(a)gmail.com>
To: "Alon Levy" <alevy(a)redhat.com>
Cc: spice-devel(a)lists.freedesktop.org, users(a)ovirt.org
Sent: Wednesday, November 7, 2012 1:35:09 AM
Subject: Re: [Users] [Spice-devel] Unable to establish spice session
This is what i receive when trying to launch it manually :
$ spicec -h 192.168.1.21 -p 5901 -s 5901
Error: SSL_CTX_load_verify_locations failed
CA_file=/home/user/.spicec/spice_truststore.pem
140141786060104:error:02001002:system library:fopen:No such file or
directory:bss_file.c:126:fopen('/home/user/.spicec/spice_truststore.pem','r')
140141786060104:error:2006D080:BIO routines:BIO_new_ file:no such
file:bss_file.c:129 :
140141786060104:error:0B084002:x509 certificate
routines:X509_load_cert_crl_ file:system lib:by_file.c:279:
Warning: SSL Error:
Alex
You need --ca-file parameter.
Download the certificate using
http://engine/ca.crt
Alon