WebBrowser控件,可以处理HTTPS [英] WebBrowser control that can handle HTTPS

查看:4108
本文介绍了WebBrowser控件,可以处理HTTPS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找WebBrowser控件的.NET,它可以处理HTTPS代替。 <一href="http://stackoverflow.com/questions/790542/replacing-net-webbrowser-control-with-a-better-browser-like-chrome">This问题是类似在这里对堆栈溢出,但没有这些控件提供HTTPS。

I am searching for a substitute of the WebBrowser control in .NET which can handle HTTPS. This question is similar here on Stack Overflow, but none of these controls offer HTTPS.

顺便说一句,只是说,我想所有这些

btw, just to mention, I tried all these

GeckoFx - 开发停
七宗罪 - 这实际上是继续GeckoFx
Webkitdotnet - 没有人回答论坛上

GeckoFx - development stopped
Se7en - this is actually continued GeckoFx
Webkitdotnet - no one replying on forum

但他们都不支持HTTPS,所以我有点困在这里:/。

but none of them support HTTPS, so I'm kind of stuck here :/.

此外,更何况,WebBrowser控件随.NET框架工作得很好使用HTTPS,但原因我不能使用它,是因为我的应用程序使用的很多的javascript ,IE浏览器拒绝来呈现的,例如火狐(Gecko引擎)或浏览器(WebKit的)工作得很好。

Also, to mention, WebBrowser control that comes with .NET framework works just fine with HTTPS, but the reason I can't use it is because my app uses a lot of javascript that IE refuses to render, and for example Firefox (gecko engine) or Chrome (webkit) work just fine.

所以,请如果有人知道一个很好的控制,可以做到这一点(可的Webkit或Gecko的包装,它不介意,只要它不是一个IE浏览器的包装)。

So, please if someone knows a good control that can do this (can be Webkit or Gecko wrapper, it doesn't mind, as long as it's not an IE wrapper).

谢谢!

推荐答案

在谷歌上搜索久,我终于结束了使用的一样,因为我是之前使用。因此,从 http://sourceforge.net/projects/webkitdotnet WebKit和我结束了购买的SSL证书我的域名,现在一切都很好。

After long googling I finally ended up using the same as I was using before. So Webkit from http://sourceforge.net/projects/webkitdotnet and I ended up purchasing a SSL certificate for my domain and now all is fine.

这篇关于WebBrowser控件,可以处理HTTPS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆