... if you have a cert vendor that is already trusted, there shouldn't be anything else to do for the clients related to the certificate, to answer that part of the question. Otherwise, if you do need to install a root cert, you will only need to do that once per device instead of however many times you did it per device for each self-signed cert before.
Main Topics
Browse All Topics





by: ParanormasticPosted on 2009-10-30 at 12:06:51ID: 25705932
One of many benefits of using a CA is that it is infrastructure based (the "I" in PKI). If you trust the root CA, everything under that root is trusted automatically.
One of the main benefits for using a commercial public CA is that they tend to already be included in the root certificate store for most products - that is what you are paying for is widespread pre-acceptance and the cost related to validating the identity of the individual or company that the cert is representing.
You should check the existing root certificate store on your mobile devices to see what root certificates are already included before purchasing a server certificate. There are some more popular but no vendor is a definite guarantee without checking first. Verisign is the most commonly included across any random certificate using product, however Thawte, GoDaddy, Comodo, GlobalSign are also major players. You may want to look at getting a UC cert (aka SAN or multi-domain) so you can have multiple internal and public names in the same cert.