Sostituire il certificato SSL dell'interfaccia Web di VmWare server
Jump to navigation
Jump to search
1. Change directories to /etc/vmware/ssl
2. Create backups of any existing certificates by executing the following commands:
mv rui.crt orig.rui.crt mv rui.key orig.rui.key 3. Enter the following command to restart the vmware-hostd
process:
service mgmt-vmware restart
4. Confirm that the ESX Server host generated new certificates by executing the following command comparing the time stamps of the new certificate files with orig.rui.crt and orig.rui.key: ls -lha.