【发布时间】:2018-04-30 20:14:32
【问题描述】:
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
我在soapui 中使用休息服务。我必须在命令提示符下使用测试运行器 bat 文件运行它,但这样做时会出现上述错误。
-Dsoapui.https.protocols=SSLv3,TLSv1.2
我已尝试使用此编辑我的 VM 选项文件。我无权编辑我的测试运行器 Bat 文件,我也不能这样做。那么任何人都可以提出解决方案。
【问题讨论】:
标签: batch-file ssl https soapui sslhandshakeexception