Forms Auth requireSSl and Https

Posted by zsharp on Stack Overflow See other posts from Stack Overflow or by zsharp
Published on 2010-03-27T23:41:16Z Indexed on 2010/03/27 23:43 UTC
Read the original article Hit count: 234

Filed under:

If my login pages are https, does it matter if "requireSSl" is true in the forms tab of the web config?

Currently I am redirecting pages with IIS to HTTPS. When I set requiressl it seems to cause problems.

Can someone put the two settings in perspective. thanks

© Stack Overflow or respective owner

Related posts about ASP.NET