Error: 503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http16LocalServiceSpecE:0x0000001209e60f60] _serverNamespace = / action = Allow _port = 8309)"
[Originator@6876 sub=Default] Failed to initialize the SSL context: N7Vmacore3Ssl12SSLExceptionE(SSL Exception: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch) --> Panic: Failed to initialize the SSL context.
VMware vSphere ESXi
When an invalid SSL certificate is uploaded through the vSphere client, it's refused but applied nevertheless, crashing any and all of the management daemons.
To resolve the issue,
/sbin/generate-certificates
/etc/init.d/hostd restart
/etc/init.d/vpxa restart
openssl x509 -noout -modulus -in rui.crt | openssl sha256
openssl rsa -noout -modulus -in rui.key| openssl sha256