首页
技术日记
编程
旅游
数码
登录
标签
suites
httpclient 请求 https 错误No appropriate protocol (protocol is disabled or cipher suites are inappropria
解决办法:找到jdk 1.8安装目录,找到C:Program FilesJavajre里面的libsecurity 下面有个java.security。找到对应的SSLv3,删除掉&
错误
Protocol
HttpClient
HTTPS
suites
admin
2月前
47
0
no appropriate protocol (protocol is disabled or cipher suites are inappropr
背景 在对接专资办的遇到这个问题搜索了下有很多原因,简单看了下怀疑jdk的原因,查看项目的jdk版本是jdk17 解决方案 jdk17换成jdk8问题解决 参考 https:learnk
disabled
Protocol
Cipher
inappropr
suites
admin
2月前
39
0
No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
jdk17使用163邮箱发送邮件报如下错误 Could not connect to SMTP host: smtp.163, port: 465 No appropriate protocol (protocol is disabled
disabled
Protocol
Cipher
inappropriate
suites
admin
3月前
40
0