Hide Forgot
When adding or reinstalling host to a cluster >= 4.2, set ssl_ciphers=HIGH in vdsm to enable only strong encryption ciphers for engine to VDSM communication.
ok, vdsm-4.20.30-1.el7ev.x86_64 ovirt-engine-4.2.4.2-0.1.el7_3.noarch ovirt-host-deploy-1.7.4-1.el7ev.noarch install, host-deploy: under 4.2/4.1 cluster: # cat /etc/vdsm/vdsm.conf [vars] ssl_excludes = OP_NO_TLSv1,OP_NO_TLSv1_1 ssl = true ssl_ciphers = HIGH [addresses] management_port = 54321
This bugzilla is included in oVirt 4.2.4 release, published on June 26th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.4 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.