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
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
>
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