1. Abnormal information
22 : 20 : 12.637 [main] ERROR com.talkilla.talkillalexile.common.utils.HttpUtils- sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed,{} javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed at sun.security.ssl.Alerts.getSSLException(Alerts.java: 192 ) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java: 1946 ) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java: 316 ) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java: 310 ) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java: 1640 ) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java: 223 ) at sun.security.ssl.Handshaker.processLoop(Handshaker.java: 1037 ) at sun.security.ssl.Handshaker.process_record(Handshaker.java: 965 ) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java: 1064 ) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java: 1367 ) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java: 1395 ) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java: 1379 ) at okhttp3. internal .connection.RealConnection.connectTls(RealConnection.java: 241 ) at okhttp3. internal .connection.RealConnection.establishProtocol(RealConnection.java: 198 ) at okhttp3. internal .connection.RealConnection.buildConnection(RealConnection.java: 174 ) at okhttp3. internal .connection.RealConnection.connect(RealConnection.java: 114 ) at okhttp3. internal .connection.StreamAllocation.findConnection(StreamAllocation.java: 193 ) at okhttp3. internal .connection.StreamAllocation.findHealthyConnection(StreamAllocation.java: 129 ) at okhttp3. internal .connection.StreamAllocation.newStream(StreamAllocation.java: 98 ) at okhttp3. internal .connection.ConnectInterceptor.intercept (ConnectInterceptor.java: 42 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 67 ) at okhttp3. internal .cache.CacheInterceptor.intercept(CacheInterceptor.java: 109 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 67 ) at okhttp3. internal .http.BridgeInterceptor.intercept(BridgeInterceptor.java: 93 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java: 124 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 67 ) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java: 170 ) at okhttp3.RealCall.execute(RealCall.java: 60 ) at com.talkilla.talkillalexile.common.utils.HttpUtils.handleSimpleResponse(HttpUtils.java: 410 ) at com.talkilla.talkillalexile.common.utils.HttpUtils. get (HttpUtils.java: 66 ) at com.talkilla.talkillalexile.DemoTest.main(DemoTest.java: 20 ) Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java: 362 ) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java: 270 ) at sun.security.validator.Validator.validate(Validator.java: 262 ) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java: 330 ) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java: 237 ) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java: 132 ) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java: 1622 ) ... 30 common frames omitted Caused by: java.security.cert.CertPathValidatorException: validity check failed at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java: 135 ) at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java: 238 ) at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java: 146 ) at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java: 85 ) at java.security.cert.CertPathValidator.validate(CertPathValidator.java: 292 ) at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java: 357 ) ... 36 common frames omitted Caused by: java.security.cert.CertificateExpiredException: NotAfter: Fri Mar 27 13 : 09 : 06 CST 2020 at sun.security.x509.CertificateValidity.valid(CertificateValidity.java: 274 ) at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java: 629 ) at sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java: 190 ) at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java: 144 ) at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java: 125 ) ... 41 common frames omitted Exception in thread " main " java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed at com.talkilla.talkillalexile.common.utils.HttpUtils.handleSimpleResponse(HttpUtils.java: 416 ) at com.talkilla.talkillalexile.common.utils.HttpUtils. get (HttpUtils.java: 66 ) at com.talkilla.talkillalexile.DemoTest.main(DemoTest.java: 20 ) Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed at sun.security.ssl.Alerts.getSSLException(Alerts.java: 192 ) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java: 1946 ) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java: 316 ) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java: 310 ) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java: 1640 ) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java: 223 ) at sun.security.ssl.Handshaker.processLoop(Handshaker.java: 1037 ) at sun.security.ssl.Handshaker.process_record(Handshaker.java: 965 ) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java: 1064 ) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java: 1367 ) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java: 1395 ) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java: 1379 ) at okhttp3. internal .connection.RealConnection.connectTls(RealConnection.java: 241 ) at okhttp3. internal .connection.RealConnection.establishProtocol(RealConnection.java: 198 ) at okhttp3. internal .connection.RealConnection.buildConnection(RealConnection.java: 174 ) at okhttp3. internal .connection.RealConnection.connect(RealConnection.java: 114 ) at okhttp3. internal .connection.StreamAllocation.findConnection(StreamAllocation.java: 193 ) at okhttp3. internal .connection.StreamAllocation.findHealthyConnection(StreamAllocation.java: 129 ) at okhttp3. internal .connection.StreamAllocation.newStream(StreamAllocation.java: 98 ) at okhttp3. internal .connection.ConnectInterceptor.intercept (ConnectInterceptor.java: 42 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 67 ) at okhttp3. internal .cache.CacheInterceptor.intercept(CacheInterceptor.java: 109 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 67 ) at okhttp3. internal .http.BridgeInterceptor.intercept(BridgeInterceptor.java: 93 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java: 124 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 92 ) at okhttp3. internal .http.RealInterceptorChain.proceed(RealInterceptorChain.java: 67 ) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java: 170 ) at okhttp3.RealCall.execute(RealCall.java: 60 ) at com.talkilla.talkillalexile.common.utils.HttpUtils.handleSimpleResponse(HttpUtils.java: 410 ) ... 2 more Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java: 362 ) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java: 270 ) at sun.security.validator.Validator.validate(Validator.java: 262 ) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java: 330 ) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java: 237 ) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java: 132 ) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java: 1622 ) ... 30 more Caused by: java.security.cert.CertPathValidatorException: validity check failed at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java: 135 ) at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java: 238 ) at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java: 146 ) at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java: 85 ) at java.security.cert.CertPathValidator.validate(CertPathValidator.java: 292 ) at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java: 357 ) ... 36 more Caused by: java.security.cert.CertificateExpiredException: NotAfter: Fri Mar 27 13 : 09 : 06 CST 2020 at sun.security.x509.CertificateValidity.valid(CertificateValidity.java: 274 ) at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java: 629 ) at sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java: 190 ) at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java: 144 ) at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java: 125 ) ... 41 more
2. Abnormal causes and solutions
The https certificate has expired, just update the certificate
Read More:
- Keytool: How to solve javax.net.ssl.SSLHandshakeException Error?
- Win assembleDebug Downloading gradle.zip Error: Exception in thread “main” java.lang.RuntimeException: javax.net.ssl.SSLExce
- [Solved] Elasticsearch.service failed after enable elasticsearch security features
- Vue ElementUI el-pagination Error: Invalid prop: custom validator check failed for prop “pagerCount“
- JSP error: The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- How to Solve the jump error after Spring Security Login
- [Solved] yii Frame Error: Warning!symlink() has been disabled for security reasons
- [Solved] Android Networking error: CLEARTEXT communication to www.xxxxx.xyz not permitted by network security policy
- [Solved] ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.
- Chrome Error: Uncaught Error: SECURITY_ERR: DOM Exception 18
- [Solved] failed to req API:localhost:8848/nacos/v1/ns/instance. code:500 msg: java.net.ConnectException
- [Solved] Failed to bind properties under ‘spring.datasource.type‘ to java.lang.Class<javax.sql.DataSource>
- [Solved] liquibase.exception.ValidationFailedException: Validation Failed
- [Solved] spring boot security Start Error: ‘login.html?error‘ is not a valid redirect URL
- Git push error: RPC failed; curl 7 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- socket java.net.BindException: bind failed: EACCES (Permission denied)
- [Solved] ERROR_POLICY: attempt to perform an operation not allowed by the security policy `PDF‘ @ error/const
- [Solved] Neo4j error: Import-Module & neo4j Neo.ClientError.Security.Unauthorized
- WPF path = (validation. Errors) [0]. Errorcontent reports a binding error
- [Solved] net core HTTP Error 500.31 – Failed to load ASP.NET Core runtime HTTP Error 500.30 – ASP.NET Core