Website login using SSL, but non-SSL for everything else
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > Website login using SSL, but non-SSL for everything else




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Website login using SSL, but non-SSL for everything else  
Henry Fleming


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-18-04 07:34 AM

Hello,

I am trying to set up a website with the following requirements:

1. User can browse through the non-secure pages of the website using
ordinary HTTP.
2. User can access the secure pages by first supplying a username and
password through a web form via SSL.  This web-form goes through
HTTPS.  The idea is to encrypt the password as it's sent across the
net.
3. Once the user has logged in, he can browse through the rest of the
site using ordinary HTTP.

I have been able to achieve #1 and #2, but as soon as the user logs
in, he can only browse through the site using HTTPS.  Is there a way
to configure IIS so that once the user has logged in via SSL, he can
browse through the rest of the site using HTTP?

Note: all of the links in my HTML are "relative" links, except for the
link to my login page, which is an "absolute" link that explicitly
uses "https".

Henry





[ Post a follow-up to this message ]



    Re: Website login using SSL, but non-SSL for everything else  
Keith W. McCammon


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-19-04 12:35 PM

> I have been able to achieve #1 and #2, but as soon as the user logs
> in, he can only browse through the site using HTTPS.  Is there a way
> to configure IIS so that once the user has logged in via SSL, he can
> browse through the rest of the site using HTTP?

This is an application issue, not an IIS issue.  The page that processes
your web form should be written such that the user is redirected to HTTP
once the authentication process is complete.  In most cases, the
authentication function would store the original request and send the user
to http://site.com/orig_request once the login has been verified.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:53 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register