ESXi replace certificates
Jump to navigation
Jump to search
Adding new (letsencrypt) certificates to an up and running ESXi vmware server:
- copy to /etc/vmware/ssl/ as rui.crt and rui.key your certificate and private key.
- restart local services to reinit with new key:
services.sh restart
That command takes some seconds but returns to shell finally.