I am going to switching SSL onto a Rails site of mine pretty soon and was wondering if anyone has thoughts or suggestions as to who is the best provider?

Does anyone have any happy stories or horror regarding certain vendors??

Thanks

Kent

link|improve this question

64% accept rate
feedback

closed as off topic by Robert Harvey May 18 '11 at 14:59

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

7 Answers

up vote 3 down vote accepted

I've always used GoDaddy and never had an issue. Their support staff is great and always there to help.

link|improve this answer
1  
Hmmm.. GoDaddy is also the leader in the worst quality User Interface, web hosting, and domain hosting I've ever seen. Not to mention their support staff has frequently abandoned some of the simplest queries I've had. That aside, I wonder if their SSL Certificates are an all together different product, and that it may be better than the rest of their company's offerings? – Trip Jan 7 '11 at 15:09
feedback

I've used godaddy certificates in the past and it has been pretty straightforward. They seem to have a pretty good system and range of different types of certs at different price points depending on what you need. For many applications it seems like perceived security (on the part of the site users) is very important. For that reason you may consider going with a provider that is less convenient to you if you feel their brand is more trusted among your users.

link|improve this answer
feedback

Veri-sign.

link|improve this answer
feedback

Well, I do not know whether it is the best or not but CACert is free and easy to use. Disclaimer: I've been a CACert assurer for more than 3 years.

link|improve this answer
1  
Beware that CACert is not included by common browsers. If you want to appear legit to the average Joe, CACert is not an option. – erickson Jan 29 '09 at 4:45
feedback

Geotrust has come across very well. Usually quick SSL cert issuance (they brag 10 minutes but prepare for at least a little more) and no hassle after that. Most browswers have their root certificate now so give them a shot. http://www.geotrust.com. They are a part of Verisign but from my experience going through their website gives the best results (still different staff maybe?)

link|improve this answer
feedback

Perhaps a sidenote:

The cheaper certs you buy from ie rapidssl and quickssl still use MD5 generated keys which have been broken and can possible be used in hijacking. Read more here. So depending how safe you want to be with your cert you might want to go for a more expensive one.

link|improve this answer
feedback

I am using RapidSSL certs purchased through Dynadot for $15.99. Ignore what the previous poster said about RapidSSL still using MD5. They don't. They use SHA-1. You can read more about it here.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.