三、javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 错误

使用Jmeter作测试的时候,出现 javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 错误,解决方式是修改java安装路径的文件:G:\Java\jre1.8.0_201\lib\security\java.security。把注释的 crypto.policy=unlimited 放开。
参考文档: https://blog.csdn.net/kevin_mails/article/details/82143490
http://xwiz.cn/2018-05-09-java-ssl-ciphersuitejava

相关文章
相关标签/搜索