1 2 3 4 5 6 7 8 9 10
| http-8443-1, SEND TLSv1 ALERT: fatal, description = certificate_unknown
http-8443-1, WRITE: TLSv1 Alert, length = 2
http-8443-7, READ: TLSv1 Alert, length = 2
http-8443-7, RECV TLSv1 ALERT: fatal, certificate_unknown
http-8443-7, called closeSocket()
http-8443-7, handling exception: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
http-8443-7, called close()
http-8443-7, called closeInternal(true)
http-8443-1, called closeSocket()
http-8443-1, handling exception: 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 |