Can I download an issued certificate on your site?

Initially, all the certificates purchased through EWSHosting.net are sent by a Certificate Authority to the administrative email address provided during activation. In case you have not received a validated Certificate for any reason, you can download the certificate into your account following the steps below.

  1. Sign into your EWSHosting.net account and proceed to the Domain List section:
  2. Click on the caret to expand the list of services associated with the domain name, locate the SSL certificate you would like to download and click on the Manage button:
  3. Here you will see all the details regarding your SSL Certificate. Click on the arrow next to See details and choose the Download Certificate option from the list:

The zip file with your certificate will be downloaded to your computer. Once it is unzipped, you will see three files: *.crt, *.ca-bundle and *.p7b .

*.crt and *.ca-bundle are the files for Apache, Nginx, cPanel, etc.

*.crt is a file with your server certificate, and the *ca-bundle is a file with the Certificate Authority Chain which should be installed on your server with your domain certificate.

*.ca-bundle is necessary for the browser to be able to check the CA signature of the certificate. If the bundle is missing, incomplete or broken, the browser might mark the website as untrusted or even restrict the connection, depending on a browser version and security settings.

*.p7b file is a certificate and CA Bundle combined into one file. The file is suitable for the certificate installation on Microsoft IIS and Tomcat servers.

  • 0 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

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...

How to install SSL certificates?

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

What is CA bundle?

CA bundle is a file that contains root and intermediate certificates. The end-entity certificate...