English 中文(简体)
查阅SSL基网站:BlackBerry、Andan WP7
原标题:Accessing SSL based website on iPhone, BlackBerry, Android, WP7

我正计划使用一个有128个轨道加密的SSL证书的7号IIS网站。 现在,我的关切是,用户是否通过任何智能电话网络浏览器访问我的网站,是否有任何陷阱或所有情况良好?

最佳回答

所有现代电话都在运行更新的网络浏览器,能够处理加密的网页,仅进行罚款。

问题回答

你可能面临的最大问题是安的安康、安康和安特;=2.2拥有它所信任的极小的认证机构。

Check first, if your certificate is issued from a CA, that is considered as trusted by the most smartphone operating systems (like Verisign etc.). If this is not the case, your users will probably face a security warning alert on their browser.





相关问题
Session Management with Windows Authentication

In an ASP.NET web app, using Integrated Windows Authentication, is the session tied to the windows identity? In other words, if I login (using IWA) to the app, and the app stores some "stuff" in my ...

Using Elmah with Cassini

Does anyone know if I can use Elmah with Visual Studio build-in web server(aka Cassini)? I get it working easily on IIS, but using same configuration, it doesn t work with Cassini. When I requested ...

Setting hostname in IIS, include www?

I want to set the hostname for a website I m adding in IIS 7, however do I include the www in the hostname or not? because I want both www.mysite.com and mysite.com both to point to mysite on the ...

inetpub versus any other folder

I ve run websites out of inetpub, as well as from folders just residing on the C: drive. I wonder, are there any definitive advantages to running websites out of inetputwwwroot?

IIS 6.0 hangs when serving a web-service

I am having issues with one of our web-services. It works fine on my development machine (win XP) whether I host it as a separate application or using cassini from Visual studio. Once I deploy on the ...

热门标签