S
Stephen Walch
I wish to enforce SSL for an entire ASP.NET application (including the
custom authentication page and all other pages). To achieve this, I am
using the "Require SSL" on the Virtual Directory in IIS. This works, but
when users hit the non-SSL version of the page (http:/...) they get an ugly
error message. Is there a way to automatically redirect to the SSL version
of the page (https:/...) instead?
I have searched for information and tried a couple approaches that I could
not get to work on my system. What is the best way to do this on Windows
2003?
Thanks!
- Steve
custom authentication page and all other pages). To achieve this, I am
using the "Require SSL" on the Virtual Directory in IIS. This works, but
when users hit the non-SSL version of the page (http:/...) they get an ugly
error message. Is there a way to automatically redirect to the SSL version
of the page (https:/...) instead?
I have searched for information and tried a couple approaches that I could
not get to work on my system. What is the best way to do this on Windows
2003?
Thanks!
- Steve