DX NetOps

 View Only

ERR_SSL_VERSION_OR_CIPHER_MISMATCH while accessing CA PC on HTTPS

  • 1.  ERR_SSL_VERSION_OR_CIPHER_MISMATCH while accessing CA PC on HTTPS

    Posted Jul 11, 2019 08:59 AM
    Edited by Kamal Manchanda Jul 15, 2019 10:59 PM
    Google Chome says ERR_SSL_VERSION_OR_CIPHER_MISMATCH:
    A secure connection cannot be established because this site uses an unsupported protocol or cipher suite. This is likely to be caused when the server needs RC4, which is no longer considered secure.

    Firefox: An error occurred during a connection to https://xxxx.customername.com:8182. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP

    All SSL Tests were Passed as per SslConfig Health Check

    Tried different browsers and resetting, cleaned History, Cache and even allowed all SSL and TLS Versions, still issue persists.

    application.log file states the errors:
    Caused by: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://127.0.0.1:8182/pc/center/webservice/sso?WSDL: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

    Caused by: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking https://127.0.0.1:443/pc/center/webservice/sso?WSDL: Received fatal alert: handshake_failure