SSL pages under ASP.NET MVC

Posted by David Laing on Stack Overflow See other posts from Stack Overflow or by David Laing
Published on 2008-10-01T08:47:53Z Indexed on 2010/03/25 5:43 UTC
Read the original article Hit count: 386

Filed under:
|
|
|

How do I go about using HTTPS for some of the pages in my ASP.NET MVC based site?

Steve Sanderson has a pretty good tutorial on how to do this in a DRY way on Preview 4 at:

http://blog.codeville.net/2008/08/05/adding-httpsssl-support-to-aspnet-mvc-routing/

Is there a better / updated way with Preview 5?,

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about ssl