What is CA bundle?

CA bundle is a file that contains root and intermediate certificates. The end-entity certificate along with a CA bundle constitutes the certificate chain. 

The chain is required to improve compatibility of the certificates with web browsers and other kind of clients so that browsers recognize your certificate and no security warnings appear. 

Comodo may send you a complete CA bundle in a zip file with a *.ca-bundle extension or root and intermediate certificates separately. 

In case you have received the intermediate and root certificates as separate files, you should combine them into a single one to have a complete CA_bundle. But since the certificates in the CA bundle should be in a particular order, it could be not clear what the correct sequence of root and intermediate certificates is. 

For example, you have received Comodo’s PositiveSSL in zip. There could be three files: yourdomain.crt, COMODORSADomainValidationSecureServerCA.crt, COMODORSAAddTrustCA.crt and AddTrustExternalCARoot.crt. While, obviously, yourdomain.crt is a public certificate issued for your domain name, it could be not clear how to create a correct CA bundle for it with the other two files.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Where do I find SSL CA Bundle?

In order to save the file it is necessary to right-click on it and use the 'save as' option....

How do I check my certificate was installed correctly?

To be sure that the Certificate has been installed correctly and working properly, as well as...

The SSL installation issues caused by CF enabled in cPanel

The CloudFlare is a system for website performance optimization, traffic routing and attacks...

Can I download an issued certificate on your site?

Initially, all the certificates purchased through EWSHosting.net are sent by a Certificate...

How to install SSL certificates?

SSL certificate installation is typically performed by the hosting company that provides services...