Forum Moderators: buckworks
I've finally got my beta e-commerce site (it's nearly complete) installed on my new server. Now I need an SSL cert.
I don't know how soon the site will go live - basically at this point I just need the ability to use SSL on IIS.
Does anyone know of a good & cheap SSL cert company?
Thanks;
Marvin
I use and recommend this to many (no I'm not affiliated with ev1 and SSL certificates are the only thing I would buy from them).
If the major browsers do not recognize the signing authority (Verisign, Geotrust, Thawte, etc, etc), then the user will get a warning. This will tend to scare your users off *even though* the site communication is still encrypted via ssl. You can create your own self-signed SSL cert, and the encryption on your website will be just as secure, but none of your users will want to do stuff on your site due to the "untrusted signer" warning.
I think there are still some places that do 40-bit encryption. If there are, don't do it. Get at least 128-bit encryption. (I don't know if 40-bit is cheaper in some places or not, but I do know that some browsers will warn users about low-security 40-bit encryption).
In short, anyone can make an SSL cert that will provide for secure communication. However, if your users' browsers are popping up a warning, you might as well not have it at all.
JK