We have recently launched our online T-Shirts shop which is based on eCommerce platform but certainly we have been facing problem of customer’s transactions security as they were asking for suitable security of their confidential information while shop online over the my website.

One of my friends is being used RapidSSL WildCard Certificate from RapidSSLonline.com

https://www.rapidsslonline.com/rapidsslwildcard-certificates.aspx

To be clear that we don’t know much about SSL certificate security but we have found that SSL certificates ensure the online web site visitors towards their digital transaction safety. We would like to know that

Is RapidSSL Wildcard Certificate the right choice for eCommerce shop?

link|improve this question
feedback

2 Answers

Any wildcard certs are bad choice, if you don't want to have a network of sites under common domain-name.

For one site you haven't reasons for wildcarded cert (this cert is also greatly more expensive)

link|improve this answer
feedback

As Lazy Badger alluded to, wildcard certificates are designed for setups where you need a single certificate for a (large) number of subdomains.

Wildcard certificates can typically be 5~10x or more the cost of a regular SSL certificate. And for a standard e-commerce site, there should be no reason to need more than a single FQDN.

Even if you have 2-4 subdomains you want a signed certificate for (e.g. svn.example.com, www.example.com and static.example.com), it's still cheaper to buy separate non-wildcard certificates.

Now, if you need signed certificates for a larger range of subdomains or are using wildcard DNS records so every user on your site can have their own subdomain, then a wildcard certificate might make sense.

link|improve this answer
feedback

protected by John Conde Jan 23 at 13:28

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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