09 2022 档案
摘要:在我们开发过程中发送邮箱时,可能会出现无法到SMTP主机:smtp.xxx.com,端口:25 或者 465; 异常信息如下: javax.mail.MessagingException: Could not connect to SMTP host: smtp.xxx.com, port: 465
阅读全文
摘要:当我们从网络上根据url下载文件的时候可能会出现一下异常 错误信息: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.secu
阅读全文