开发者

MVC 2.0 Test Https locally

开发者 https://www.devze.com 2023-01-11 15:25 出处:网络
How i may test ssl with mvc locally using IIS 7.5. Because by default when if i set RequireHttpsAttribte to controller in response i am getting : The requested resource can开发者_JAVA技巧 only be acce

How i may test ssl with mvc locally using IIS 7.5. Because by default when if i set RequireHttpsAttribte to controller in response i am getting : The requested resource can开发者_JAVA技巧 only be accessed via SSL.


There's an article here describing how to use Visual Studio 2008 with IIS 7 that may help.

Alternatively Hosting WCF 4.0 Service on IIS 7.5 with SSL may be of some assistance.

I'm not sure if yo have actually got an ssl cert from your question.

0

精彩评论

暂无评论...
验证码 换一张
取 消