2024-05-25 13:28:49,683 | DEBUG | pool-jetty-<id> | HttpEngineStartupAction | Handshake failed |
javax.net.ssl.SSLHandshakeException: no cipher suites in common
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
Cloud Director 10.x
This issue occurs as the SSL certificate in use on the Cloud Director cell is not compatible with the default SSL cipher set enabled. During an upgrade the default SSL cipher suite may change due to additional security measures applied in the product. As a result the HTTP engine fails to load during startup of the vmware-vcd service and stops being able to process HTTPS requests.
To resolve this matter enable additional SSL Ciphers which are compatible with the SSL certificate in use.
systemctl restart vmware-vcd