Jsoup 1.7.1 SSLHandshakeException

时间:2013-02-18 17:35:30

标签: java ssl-certificate jsoup

我在某些SSL URL上使用JSoup 1.7.1获得此异常。

javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException:PKIX路径验证失败:java.security.cert.CertPathValidatorException:Path不与任何信任锚链接

但是,当我在浏览器中打开URL时,它不会给我任何安全警告。我错过了什么?

E.g。网址 - https://www.barbican.org.uk/wonder/participation/barbican-weekender

0 个答案:

没有答案