When installing new host, RHEV-M connects to the host via ssh as root and copies vds_installer.py script into /tmp. vds_installer downloads deployUtil.py and vds_bootstrap.py via curl. curl is invoked with "-k" parameter: -k/--insecure (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers. All SSL connections are attempted to be made secure by using the CA certificate bundle installed by default. This makes all connections considered "insecure" fail unless -k/--insecure is used.
Statement: This issue does affect Red Hat Enterprise Virtualization 2 and 3. Red Hat Enterprise Virtualization 2 is now in Production 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Virtualization Life Cycle: https://access.redhat.com/support/policy/updates/rhev/.
This issue has been addressed in following products: RHEV-H and Agents for RHEL-6 Via RHSA-2012:1508 https://rhn.redhat.com/errata/RHSA-2012-1508.html
This issue has been addressed in following products: RHEV-H and Agents for RHEL-6 Via RHSA-2012:1505 https://rhn.redhat.com/errata/RHSA-2012-1505.html
This issue has been addressed in following products: RHEV Manager version 3.x Via RHSA-2012:1506 https://rhn.redhat.com/errata/RHSA-2012-1506.html
Closing this bug, it looks all clean.