随笔分类 -  Java异常

JavaMail兼容outlook异常550 5.7.67 TLS 1.0 and 1.1
摘要:1.简述 出现javax.mail.AuthenticationFailedException: 550 5.7.67 TLS 1.0 and 1.1 are not supported by your organization. Please contact your administrator. 阅读全文

posted @ 2021-12-23 08:50 码农记录 阅读(1215) 评论(0) 推荐(0)

https请求出现Received fatal alert: handshake_failure异常解决
摘要:1.简述 使用Https请求知道链接时出现javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure异常,是因为ssl协议错误。 2.解决方案 主要是在创建SSLContext的时候指定TLS协议,就可以解 阅读全文

posted @ 2021-07-06 18:14 码农记录 阅读(16653) 评论(0) 推荐(0)

导航