
30 Oct
2015
30 Oct
'15
6:50 p.m.
i'm trying to connect to the engine using ovirt-shell, but i get [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:590). Here is the command i use: ovirt-shell -c --url " https://192.168.0.101:80/ovirt-engine/api " --user "admin@internal" -A ovirt_ca.pem
And the debugging mode with -d doesn't provide any additional output. The CA cert file have i grabbed using the method mentioned at [1] using wget -O ${CA_FILE} http://${OVIRT}/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA
Try to use /etc/pki/ovirt-engine/ca.pem from engine host. Does it work? j.