Hi all,
It has always been my understanding that if a form is submitted from a nonsecure
page, even if the recipient page is secure, that the text as it's initially
transmitted is unsecure. Example, and Associate of mine was visiting the Texas
State Board of Pharmacy website and noticed the login form was not secure.
Below are the steps on visiting this page:
Goto
http://www.tsbp.state.tx.us/
Click Texas On-Line Pharmacists (left column, second from bottom)
Click Continue (bottom of page)
Brings you to
http://texasonline.state.tx.us/NASApp/tsbp/TsbpphstLRManager
This delivers you to a login which asks for license number and SS number on an
insecure page (http instead of https). I contacted the web designer, and they
said since the target page for the form is secure, the form contents are being
sent securely. From my experience this is incorrect... changing the initial
form to https over http is the only way of making this secure from the get go.
Am I wrong? If an unsecure form is submitted to a secure page, are the contents
of that form secure?
Something else that bothered me was they said another reason they do not
initially link to a secure form is because of browser speeds and server
performance. This I don't understand.
Comments? I'm telling our Associates who visit this page to change the initial
from to https instead of http, which does work since they have a valid Verisign
SSL.
Thanks for any comments or resources on this topic,
Alex.