After you change the VxRail Manager IP address to support using the Workflow Optimization script, you must update the VxRail Manager certificate.
Procedure
- Download generate_ssl.sh from https://code.vmware.com/samples?id=7656.
- Copy the file to the /home/mystic directory on the VxRail Manager VM.
- Using SSH, log in to VxRail Manager VM using the management IP address, with the user name mystic and default mystic password.
- Type su to switch to the root account and enter the default root password.
- Navigate to the /home/mystic and set 777 permissions on generate_ssl.sh.
- Run the script:
./generate_ssl.sh VxRail-Manager-FQDN
Replace
VxRail-Manager-FQDN with the VxRail Manager hostname.