Just a thought.
I worked for an online medical company in London that had many pages of
general info and services. There were also a number of submission forms for
various services that needed to be SSL as the content may contain medical
info.
It was an old site, and poor architecture really (Having a seperate
"submission zone" on 443 would have been better)
However, I think many ecommerce sites require both. Like Amazon.com - their
main product directory is not secured, yet their MyAccount subsections (like
tracking orders) are. Also, the header and footer navigation on https is
exactly the same as http, but all the links are absolute. (yet they are
relative on the un-secured site).
Also, including non-secure items on a secure page breaks the cert. (Like
Micheal pointed out with G maps)
Aaron
On Mon, 2008-06-16 at 17:36 +1200, Aaron Cooper wrote:
> I worked for an online medical company in London that had many pages of
> general info and services. There were also a number of submission forms for
> various services that needed to be SSL as the content may contain medical
> info.
>
> It was an old site, and poor architecture really (Having a seperate
> "submission zone" on 443 would have been better)
I was just meaning why not have the whole site :443 in this case? Unless you include external services that don't offer their content on :443 as Michael and you have mentioned, I can't see any downside (except for the browsing experience being slightly slower as the browser looks up/verifies the cert).
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1504 - Release Date: 15/06/2008
5:52 p.m.
Matt.