https://<hcx-manager-fqdn>:9443 by logging in as admin and navigating to Administration --> Certificate --> Trusted CA CertificateVMware HCX 4.x
openssl utility that has connectivity to the HCX manager.openssl req -x509 -newkey rsa:4096 -sha256 -nodes -keyout pkey.pem -out cert.pem -sha256 -days 875 -subj "/O=VMware/OU=Hybridity/CN=hcx.local" -addext "subjectAltName=DNS:<FQDN>,IP:<IP>"
pkey.pem) will not be protected by a password allowing the services to restart automatically.pkey.pem and cert.pem files is created in the directory from where the openssl command is executed. https://<hcx-manager-fqdn>:9443