Your connection is not private NET::ERR_CERT_COMMON_NAME_INVALIDVMware vSphere ESXi 8.x
The Common Name (CN) and Subject Alternative Name (SAN) fields are not configured during the generation of the Certificate Signing Request (CSR), which triggers the common name invalid error in the web browser.
To resolve the issue, regenerate the certificate ensuring all identity fields are present:
openssl req -new -nodes -out rui.csr -keyout rui-orig.key -config openssl.cfgrui.csr to the Certificate Authority (CA) to receive the new certificate.