D.3. Manually Setting Up Encrypted Communication for VDSM


You can manually set up encrypted communication for VDSM with the Manager and with other VDSM instances.

Only hosts in clusters with cluster level 3.6, 4.0, and 4.1 require manual configuration. Hosts in clusters with level 4.2 are automatically reconfigured for strong encryption during host reinstallation.

Note

RHVH 3.6, 4.0, and 4.1 hosts do not support strong encryption. RHVH 4.2 and RHEL hosts do support it.

If you have 3.6, 4.0, or 4.1 clusters with RHVH 4.2 hosts, you can use strong encryption.

Procedure

  1. Click Compute Hosts and select the host.
  2. Click Management Maintenance to open the Maintenance Host(s) confirmation window.
  3. Click OK to initiate maintenance mode.
  4. On the host, create /etc/vdsm/vdsm.conf.d/99-custom-ciphers.conf with the following setting:

    [vars]
    ssl_ciphers = HIGH

    See OpenSSL Cipher Strings for more information.

  5. Restart VDSM:

    # systemctl restart vdsm
  6. Click Compute Hosts and select the host.
  7. Click Management Activate to reactivate the host.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.