Forum Moderators: buckworks
But there's no technical issues with a shared certificate. Client won't get any warnings if all of the images, etc on the page are being served securely (just watch the urls of your images and external css files, etc). The downside to a shared cert is that the URL will be that of the company you're sharing the cert with, and of course if the client views the cert they'll see some other company's info instead of yours.
It's really hard to say if customers would be put off by the change in URL, but I have several client that elected to do it this way and we haven't noticed any problems.
Typically, the arrangement for simple services will have a separate directory for your secure forms which will be aliased to a directory of the provider's SSL'd server (http://widgets.com and [securewidget.com...]
it is ugly but works for basic forms, and most users are surprisingly oblivious to most 'domain shifts'
The typical certificate here is the simple www.singledomain.blah certificate intended for individual organizations being misused to allow multiple 'secure' users without any real identification of seller, this is an ethically questionable practice, which saves money for the provider. The browser will show a lock, and there will be no obvious warnings unless you call images/content outside your 'secure directory', the report will show the certificate was intended for "www.securewidget.com".
The 'best practices' version of SharedSSL would have your entire site aliased to a third level domain of the SSL'd server
(http://widgets.com and [widgets.securewidget.com)...]
which is a lot less ugly, allows for all types of dynamic content changes and manual additions, without an additional 'secure directory' to deal with etc. and less objectionable to those that do notice 'domain shift'. As long as the provider has properly dealt with issues of cookies and sessions with the applications, this is a very good way to work.
The typical certificate here is a '*.' certificate which is intended for multiple use. The cost of this type of certificate is much higher (usually $350-450 instead of $50-$150).
The browser will show a lock, and there will be no obvious warnings, unless you 'hard-link' things on your site or off your site ( scr="http://widgets.com/images/widgetlogo.jpg" instead of scr="/images/widgetlogo.jpg" ) the report will show the certificate was intended for "*.securewidget.com", your site would be the provider verified "*" in the "*.", but would not be listed.
I hope this info helps...
I eventually got one from Comodo Group www.InstantSLL.com
They claim 99% browser compatibility and the only problems I found were with 4.x or older browsers, which is more than adequate for me :)
For £50 I got the SSL certificate and a Free TrustLogo www.trustlogo.com and it was all very prompt. Even with my client faxing across proof of business documents etc, it was all done in less than 6 hours :)
Would definatley recommend for anybody whos not pushing enough business to afford a verisign or thwaite one. And even so I can't see much benefit in the extra expense... The £50 one I got has $10,000 assured...