|
Home > Archive > IIS Server Security > May 2007 > Post to HTTPS from HTTP - Secure?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Post to HTTPS from HTTP - Secure?
|
|
| ethanselzer@gmail.com 2007-05-07, 7:30 pm |
| Hi,
When posting to HTTPS (action=https://domain.com/processForm.aspx)
from an HTTP page on another site (http://myOtherDomain.net/
mypage.html) is the post data secure (encrypted)?
Thanks,
Ethan
| |
| Ken Schaefer 2007-05-08, 1:17 am |
| Yes
SSL/TLS encryption is negotiated before any data / page request is sent to
the server.
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
<ethanselzer@gmail.com> wrote in message
news:1178563311.395817.294280@e65g2000hsc.googlegroups.com...
> Hi,
> When posting to HTTPS (action=https://domain.com/processForm.aspx)
> from an HTTP page on another site (http://myOtherDomain.net/
> mypage.html) is the post data secure (encrypted)?
> Thanks,
> Ethan
>
| |
| ethanselzer@gmail.com 2007-05-08, 7:16 am |
| Ken,
Thank you, that is very helpful. This is not the first time you have
saved the day; adOpenStatic.com has come to the rescue more than a few
times over the years.
Thanks again!
Ethan
|
|
|
|
|