1. 程式人生 > >PKIX path building failed

PKIX path building failed

其實就是 證書沒有匯入JDK證書庫

https://www.cnblogs.com/huqiaoblog/p/8398009.html

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

Java客戶端傳送雙向TLS認證HTTPS請求