Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTTPS for login

Status
Not open for further replies.

GabeC

Programmer
Apr 17, 2001
245
US
I am working on a web application that about half the site is open to everyone. The rest of the site requires the user to login.

I understand how to make certain pages of my application require login using the web.config file but how to I change to secure communications for the login?

Ex.
The regular site is The login page should be
I understand I need a security certificate to use SSL but how do I make just to login page require secure communications?

Thanks,

Gabe
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top