I am developing a website and thinking about whether it will be published as HTTP or HTTPS. Is there any code difference between HTTP and HTTPS website?
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
You can use seem code for both Here is the brief details about the server setup http://en.wikipedia.org/wiki/HTTP_Secure#Server_setup For certificate configuration following link can be helpful http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx |
||||
|