Hello,

I was hoping to remove SSL 3 from 16514/tcp.  I’m running Ovirt 4.2.0.2-1el7.centos and that port accepts both TSL 1.2 and SSL 3. 

Would editing libvirtd.conf and restarting libvirt on the hosts be the best way?  I worry that it maybe overwritten the next time vdsm gets updated.

#vi /etc/libvirt/libvirtd.conf
tls_priority="NORMAL:!VERS-SSL3.0"


Any help would be appreciated,

Thanks

John