想要使用https使ASP.Net Web应用程序安全 [英] Want to make ASP.Net web application secure by using https

查看:78
本文介绍了想要使用https使ASP.Net Web应用程序安全的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我们已经在IIS服务器上部署了asp.net Web应用程序。

我希望通过实施https使其安全。

怎么做?



谢谢

Hello,

We have deployed asp.net web application on IIS server.
I want to make it secure by implementing https.
How to do that?

Thanks

推荐答案

你需要在IIS中设置SSL。

请参考以下链接:

You need to setup SSL in IIS.
Refer the links below:
  • How to Set Up SSL on IIS 7[^]
  • How to implement SSL in IIS[^]
  • How To Set Up an HTTPS Service in IIS[^]
  • Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates[^]


1)使用自签名证书: http://www.neiland.net/blog/article/how-to-create-and-install-a-self -signed-ssl-cert-with-iis7 / [ ^ ]

2)如果你上网,从任何提供商处购买证书< a href =http://en.wikipedia.org/wiki/Comparison_of_SSL_certificates_for_web_servers> http://en.wikipedia.org/wiki/Compa rison_of_SSL_certificates_for_web_servers [ ^ ],并安装它,如上所述。

3)如果您发布到公司内部网,您也可以向内部机构申请证书。
1) Using a self signed certificate: http://www.neiland.net/blog/article/how-to-create-and-install-a-self-signed-ssl-cert-with-iis7/[^]
2) If you go online, buy a certificate from any provider http://en.wikipedia.org/wiki/Comparison_of_SSL_certificates_for_web_servers[^], and install it, like above.
3) If you publish to a corporate intranet you can request a certificate from the internal authority too.


这篇关于想要使用https使ASP.Net Web应用程序安全的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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