Is that secure : <form action="https" from a local HTML page ?
- From: caolla@xxxxxxxxxxx
- Date: 15 Mar 2007 10:14:27 -0700
Hi all !
I'd like some advices about SSL and HTTPS.
Could someone tell me the difference about security between this
cases :
Let's take the yahoo mail example :
1. From a local html page on his hard drive, a user send his id/pwd
through a form like this <form action="https://... method="post" ...
that is similar to the real one on Yahoo mail login page.
2. The same but done directly from the https yahoo site.
Am I wrong if I say that case 1 is not secure ?
Am I wrong if I say that before considering the transaction as secure,
the client has to be connected first one time to the server ? This
allows the client to check the certificate, to use it to create a
session key that is then sent to the server ? Is this process could be
done in case 1 ?
Thanks a lot in advance !!!
.
- Follow-Ups:
- Re: Is that secure : <form action="https" from a local HTML page ?
- From: Barry Margolin
- Re: Is that secure : <form action="https" from a local HTML page ?
- Prev by Date: Re: cygwin security in sensitive production
- Next by Date: Netcraft has released a collection of 3 gadgets that can be added to your personalized Google homepage.
- Previous by thread: Re: cygwin security in sensitive production
- Next by thread: Re: Is that secure : <form action="https" from a local HTML page ?
- Index(es):
Relevant Pages
|