[Users] [Spice-devel] [Test-announce] Thursday is Spice Test Day for Fedora 19!

Gianluca Cecchi gianluca.cecchi at gmail.com
Thu May 30 12:47:29 UTC 2013


On Thu, May 30, 2013 at 12:58 PM, Christophe Fergeau  wrote:
> On Thu, May 30, 2013 at 12:48:38PM +0200, Gianluca Cecchi wrote:
>> On Thu, May 30, 2013 at 12:38 PM, Christophe Fergeau  wrote:
>>
>> >
>> > This does not have support for ovirt://, so the errors you get are
>> > expected.
>> >
>> > Christophe
>
>> (remote-viewer:2623): remote-viewer-DEBUG: failed to get CA
>> certificate: Operation not supported
>
> That would be the problem, it fails to download
> http://10.4.4.60/ostack/ca.crt for some reason (or https://...)
>
> Christophe


On my engine:

[root at f18engine conf.d]# pwd
/etc/httpd/conf.d

[root at f18engine conf.d]# grep -v "^#" ssl.conf | grep SSLCe
SSLCertificateFile /etc/pki/ovirt-engine/certs/apache.cer
SSLCertificateKeyFile /etc/pki/ovirt-engine/keys/apache.key.nopass
SSLCertificateChainFile /etc/pki/ovirt-engine/apache-ca.pem

[root at f18engine ovirt-engine]# openssl verify \
-CAfile /etc/pki/ovirt-engine/ca.pem \
/etc/pki/ovirt-engine/certs/engine.cer
/etc/pki/ovirt-engine/certs/engine.cer: OK

No ca.crt at all on the system

Gianluca



More information about the Users mailing list