Fixed. Thanks for the help! This is specific to our CSP, but some thoughts that might
help:
- Utilities like tcpdump were helpful in analysis. It ultimately ended up being network
issues (rather than SSL or something in the oVirt setup).
- In my environment, the host had two NICs, and the FQDN of the host resolves to the IP
address on the first NIC. However, it needed to use the network that the second NIC was
connected to. So adding the host by this IP address instead of the FQDN worked (or
modifying the hosts file to resolve the FQDN instead of using DNS).