Passing data from a http page to https page. Is it secure?
- From: "PK" <someone@xxxxxxxxxxx>
- Date: Wed, 16 Nov 2005 09:42:11 +0530
Hi All,
Is it secure to post password data from a http page to an https web page?
Can anyone use a sniffer to read the password. I have seen a couple of sites
which have implemented similarly.
Ex: Yahoo Login page has 2 modes Standard and Secure. When I checked the
standard mode the login page was an http one, but the data is being posted
to an https location something like this
https://login.yahoo.com/config/login_verify2?
and later it gets redirected to something like this
http://my.yahoo.com/
If it is posting to a https page in standard mode then what is the
difference in secure and standard mode. oops!! I am kind of asking about
yahoo's implementation. Its ok if someone answers my first question.
Thanks
-PK
.
- Follow-Ups:
- Prev by Date: RE: Error - 0x8007007E when building ASP.NET project
- Next by Date: Re: Insert Clob into Oracle using Enterprise Library
- Previous by thread: RE: Error - 0x8007007E when building ASP.NET project
- Next by thread: Re: Passing data from a http page to https page. Is it secure?
- Index(es):
Relevant Pages
|