Re: How to use SSL for login page only
- From: Cory J. Laidlaw, Beyond01.com <CoryJLaidlawBeyond01com@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 5 Mar 2008 18:46:01 -0800
Joe,
thanks for responding. I see your point.
I just notice that several websites only employ SSL at certain periods, say
when providing credit card information. Once completed, they turn SSL off
again.
Cory
"Joe Kaplan" wrote:
Why would you put only the login page under SSL? What makes you think that.
provides any security? Sure, you can encrypt the connection when the user
is providing their plaintext password, but if someone snoops on a different
request that isn't encrypted and steals the user's cookie (just as easy as
stealing the pwd from the form post), they own the user just the same. It
begs the question as to why bothering with SSL at all.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Cory J. Laidlaw, Beyond01.com"
<CoryJLaidlawBeyond01com@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D2CD56D2-634F-4BAF-BB82-9A565C7A1C90@xxxxxxxxxxxxxxxx
Hi there,
I need to setup a web site that starts with a public home page.
I would then like to have a link to a login page so I can authenticate
them
against a database.
When I launch my project, it starts under HTTP, which is great. How can I
make sure the Login page is under HTTPS?
Thanks for any help you can provide!
Cory
- Follow-Ups:
- Re: How to use SSL for login page only
- From: Joe Kaplan
- Re: How to use SSL for login page only
- References:
- Re: How to use SSL for login page only
- From: Joe Kaplan
- Re: How to use SSL for login page only
- Prev by Date: Re: How to use SSL for login page only
- Next by Date: RE: Reconnect to a session and authenticate.
- Previous by thread: Re: How to use SSL for login page only
- Next by thread: Re: How to use SSL for login page only
- Index(es):
Relevant Pages
|
|