On 17/03/18 01:20, Kapetanakis Giannis wrote:
On 16/03/18 18:40, Dominik Holler wrote:
> Thanks. Yes, the ovirt-provider-ovn refuses to connect to ovirt-engine
> for authentication because ovirt-provider-ovn does not trust the
> ssl-certificate and propagates this as the BadGateway error.
>
> Please not that engine-setup creates the file
> /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
> which overwrites the default values from
> /etc/ovirt-provider-ovn/ovirt-provider-ovn.conf
Thanks,
I didn't notice the conf.d dir.
Changing ovirt-ca-file there fixed it
regards,
G
In advance, it would make sense to change the default to
/etc/pki/ovirt-engine/apache-ca.pem
since by default it's a symlink to ca.pem (which is now the default)
So default/custom cert would all work
G