运行Eclipse应用程序时出现以下错误...
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
Run Code Online (Sandbox Code Playgroud)
我想在eclipse中启用SSL调试以告知导致问题的URL.或者是否有更好的解决方案来调试此问题?