After you change the VxRail Manager IP address to support using the Workflow Optimization script, you must update the VxRail Manager certificate.

Prerequisites

Change the VxRail Manager IP Address

Procedure

  1. Download generate_ssl.sh from https://code.vmware.com/samples?id=7656.
  2. Copy the file to the /home/mystic directory on the VxRail Manager VM.
  3. Using SSH, log in to VxRail Manager VM using the management IP address, with the user name mystic and default mystic password.
  4. Type su to switch to the root account and enter the default root password.
  5. Navigate to the /home/mystic and set 777 permissions on generate_ssl.sh.
  6. Run the script:
    ./generate_ssl.sh VxRail-Manager-FQDN
    Replace VxRail-Manager-FQDN with the VxRail Manager hostname.