Posted by Cord-Heinrich Pahlmann on 01/10/07 09:17
Sanders Kaufman schrieb:
> Cord-Heinrich Pahlmann wrote:
>
> > Question: Does it make a difference if I type my password into a
> > password-formular of a webpage or if my script computes the whole
> > login-form (so the password will be there, too) and then sends it via
> > POST to the webpage?
>
> As long as it's going over HTTP, instead of HTTPS - it's going
> over the web unencrypted.
I know that. But what if my webpage (script) uses HTTPS. My login to my
script is than secure.
But when I send the formular-data to a third-party-webpage (even when
it is HTTPS) will it be encrypted?
Send from https://mydomain --> https://otherWebpage ?
Navigation:
[Reply to this message]
|