如何在asp.net mvc登录页面上实现Https?

时间:2021-11-21 14:30:35

How do I implement Https on asp.net mvc login page?

如何在asp.net mvc登录页面上实现Https?

1 个解决方案

#1


1  

Its a server configuration setting, you need to require HTTPS in IIS. Of course you will need to buy / generate an SSL certificate first.

它是服务器配置设置,您需要在IIS中要求HTTPS。当然,您需要先购买/生成SSL证书。

#1


1  

Its a server configuration setting, you need to require HTTPS in IIS. Of course you will need to buy / generate an SSL certificate first.

它是服务器配置设置,您需要在IIS中要求HTTPS。当然,您需要先购买/生成SSL证书。