使用 SMTPS 发送邮件时,我设置了以下属性,因此我希望跳过证书验证。但是我不受信任的证书导致异常。
mailConf.put("mail.smtps.ssl.checkserveridentity", "false");
例外是:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target