?? I wasn't making in personal, I was genuinely asking what was involved in being a SSL reseller, you cited it in your previous posting ?
2 days product training 15 years experience on a practical level
I am not interested in the nitty gritty integration between Apache and SSL - I am only interested in what works and how to set it up - no doubt you could flannel me with technicalities but i have currently around 100 certs active and over the past 15 years probably done in excess of 1000 I may not be a BSc in computing but i know what works and how to set it up.
Your making an assumption that everyone who would use an SSL cert uses 100% bona-fida code they can guarantee stays in the local domain and there are no relative URLs
The main benefit of having a full SSL site... redirect http traffic to https and every packet in and out between client and server is crypto'd and using the advantage of an SSL cert, and does not leave scope for intermediate attacks.
Makes no difference at a practical level - if someone is using bad code then it shows up on both a fully enabled site as it would on a part enabled site in fact has far more chance of showing up on a full site than it does on a part site. If you are calling via https you cannot call a non secure object from the domain directory, i.e. if you are calling an https page then as long as the data is on the server in a relative path it is crypto'd, calling a product description page on SSL is a waste no matter how marginal the overhead increase is IMO.
Having said that and you are on an old server structure where https and http traffic is stored in different directories then I can see your point as you need to ensure all data is duplicated in both directories and you dont make a call from the http directory into an https page, but this no longer is an issue for most servers, historically maybe but not now.
Even at a consumer level, they will be more at ease seeing the familiar little padlock and not having any security warnings popup.
Of course they will but having a part enabled v's full makes no difference thats the part of you argument i cannot see - if I am wrong I'm willing to admit it but nothing you have said so far IMO makes any difference
The original post has no impact on my day to day activity and I was merely trying to add some input, a bit of gentle debate never hurt anyone, so if you have mis-interpereted any of it as a personal attack, then please accept my apologies. At the end of the day, I know what works for me and what works for my customers and I was only passing some of that knowledge on in good will.
Same here Ian been doing it for years have no problem with clients showing non secure items in secure pages other than the odd numpty who sticks an external non secure link in place but like i say that would affect a full SSL site as well.
<quick edit to fix the quote marks>