与Internet Explorer的酱实验室的SSL握手错误

时间:2015-11-11 14:48:37

标签: ssl protractor saucelabs

其他浏览器中的量角器测试工作正常,但是对于IE(所有版本),当我们查看每个测试的屏幕截图时,我们会收到以下错误

screenshot from sauce

'无法代理https://somewebsite-that-isn' t-behind-firewall.com java.langRuntimeException:无法建立SSL握手。尝试使用trustAllSSLCerficates。 收到致命警报:handshake_failure'

尝试将以下标志添加到conf.js文件中:

'acceptSSLCerts': true

'trustAllSSLCerficates': true

......但是没有任何区别。

1 个答案:

答案 0 :(得分:0)