Selenium Grid,SSL 证书错误

发布于 2024-11-26 20:08:41 字数 121 浏览 3 评论 0原文

我正在使用硒网格 我使用 selenium 属性 trustallSSLCertificates 来处理 SSL 证书错误

它在 Firefox 中完美运行

,但在 IE 中显示找不到证书 请帮忙

I am using selenium Grid
I used selenium attribute trustallSSLCertificates to handle SSL certificate error

It works perfectly in Firefox

but in IE it displays certificate not found
please help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怪我鬧 2024-12-03 20:08:41

您要做的不仅仅是为 IE 指定该参数。有关在 IE 中使用自签名证书的详细信息,请参阅以下文章:

http://nirvdrum.com/2010/04/13/how-to-accept-self-signed-ssl-certificates-in-selenium.html

You have to do more than just specify that parameter for IE. Please see the following article for details on getting self-signed certificates working in IE:

http://nirvdrum.com/2010/04/13/how-to-accept-self-signed-ssl-certificates-in-selenium.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文