Can you have one page in a .NET application that is https but the rest be http? For instance, just the login page? Does this take extra setup in the application or is it j
Since this was the first result I found, I figured I'd update it for others.
You don't need a plugin to do this. IIS7 and URL rewriting will allow you to do this from web.config.