Dear all,

I wanted to connected to the ovirt-shell; But I get following error:

The host name "ovirt.brusselsairport.aero" contained in the URL doesn't match any of the names in the server certificate.

My config file:
[cli]
autoconnect = True
autopage = True
[ovirt-shell]
username = admin
timeout = 5
extended_prompt = True
url = https://ovirt.brusselsairport.aero/api
insecure = False
renew_session = False
filter = False
session_timeout = None
ca_file = /root/ca.crt
dont_validate_cert_chain = True
key_file = None
password = ******
#cert_file = None

Ideas?

Kind regards,

Koen