ESXi replace certificates

From snippet wiki
Jump to navigation Jump to search

Adding new (letsencrypt) certificates to an up and running ESXi vmware server:

  1. copy to /etc/vmware/ssl/ as rui.crt and rui.key your certificate and private key.
  2. restart local services to reinit with new key:
services.sh restart

That command takes some seconds but returns to shell finally.