WatiN - 内容被阻止,因为它没有由有效的安全证书 IE9 弹出窗口签名
我正在使用 watiN 在具有不受信任证书的测试盒上测试 ssl 站点。
结果我从 IE9 收到很多弹出窗口,我不确定如何用 watiN 处理。
图片中粉色部分是iframe,浅蓝色部分是iframe的host。因此,只有 iframe 未加载:
现在,如果我单击“显示内容”,然后提示我重新加载页面并显示内容。
有谁知道如何在 watiN 中解决这个问题?
谢谢
戴夫
I'm using watiN to test an ssl site on a test box with an un trusted certificate.
As a result I'm getting lots of popups from IE9 which I'm unsure how to handle with watiN.
The pink part of the picture is an iframe and the light blue part is the the host of the iframe. So it's only the iframe that isn't loading:
Now if i click "Show content" it then prompts me to reload the page and the content is displayed.
Does anyone know how to get around this in watiN?
Thanks
Dave
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
最好的选择是将您正在使用的根证书移至受信任的根证书颁发机构集合中。使用 CertMgr.msc 来执行此操作。
Your best bet would be to move the root certificate you're using into the Trusted Root Certification Authorities collection. Use CertMgr.msc to do this.
内容被阻止,因为它没有由有效的安全证书签名。
有关详细信息,请参阅 Internet Explorer 帮助中的“证书错误”。
Content was blocked because it was not signed by a valid security certificate.
For more information, see "Certificate Errors" in Internet Explorer Help.