Replace your VMware Aria Suite Lifecycle custom
certificate
VMware Aria Suite Lifecycle
custom
certificateIf you use a custom certificate for
VMware Aria Suite Lifecycle
instead of default self-signed certificate, you can
replace the VMware Aria Suite Lifecycle
certificate.- A X509 PEM base-64 encoded certificate and private key. Verify that the private key is not encrypted.
- A machine with an SSH access toVMware Aria Suite Lifecycle, and software such as PuTTY and an SCP software such as WinSCP installed on it.
- Rename the certificate toserver.crtand private key toserver.key.
- Open a Secure Shell connectionVMware Aria Suite Lifecycleappliance as root user.
- Copy the certificate filesserver.crtandserver.keyto the/opt/vmware/vlcm/certfolder. You can use an SCP software like WinSCP on Windows. Make sure to backup the original files before copying.
- After copying the certificates, restart theVMware Aria Suite Lifecycleproxy services to update the appliance certificate.
- Restart the system services by executing the following command in the SSH session:systemctl restart nginx.
- Check the status of the system services by executing the following command in the SSH session:systemctl status nginx.
- After restarting the services, verify that the certificate is updated on the appliance, open a browser and go tohttps://.lcm-server-host
- Verify that you see the new certificate in the browser.