How to Install SSL Certificate on Zeus Server?
In the previous article, we understood How to generate CSR on Zeus Server. Now we are going to discuss on SSL certificate Installation Process on Zeus Server.
Kindly follow the below steps properly to get your certificate installed on Zeus Web Server.
Install SSL certificate on Zeus server:
Once you enroll for an SSL certificate, the SSL provider will send you three files (primary certificate, intermediate certificate, and root certificate). You just have to copy all text of these files into a single text file and save it on your server. It will look like this:
—–BEGIN CERTIFICATE—– (Your Primary SSL certificate: yourdomainname.crt) —–END CERTIFICATE—– —–BEGIN CERTIFICATE—– (Your Intermediate certificate: certificateauthority.crt) —–END CERTIFICATE—– —–BEGIN CERTIFICATE—– (Your Root certificate: root.crt) —–END CERTIFICATE—–
Now, log in to the Zeus web server, select SSL certificate on the left side under Admin section,
You will have a certificate set, under the Signing Actions column, select ‘Generate CSR’ or ‘Replace Certificate’.
Now, you can see the certificate box where you have to copy the text from the saved text editor and paste it into the box.
Click on the Ok button.
Click on the “Accept this Certificate” button in the “Verifying the New certificate” label.
Now, assign the certificate to the website for that, click on Home button on the left side.
Tick the box that is near your domain name and click on Configure button.
You are now on the new screen showing the SSL configuration summary in which you need to enable SSL.
Tick mark the “SSL is enabled” box and on the same screen, select the certificate name from the “select an SSL certificate set to use” drop-down menu.
Apply changes and restart the webserver.
After installing the SSL certificate on the Zeus web server, you need to check with SSL installation checker that will give an idea about its proper configuration issue (if any).
Our support team is always ready to help you in any difficulty happen between SSL certificate selections to SSL certificate Installation Process.
Related Posts :
- How to Fix “ERR_SSL_PROTOCOL_ERROR” on Google Chrome
- NET::ERR_CERT_COMMON_NAME_INVALID IN CHROME – How to Fix?
- Steps to resolve the ‘NET ERR_CERT_AUTHORITY_INVALID’ Error in Google Chrome
- How to Install SSL certificate on Oracle WebLogic Server?
- Install SSL Certificate on Microsoft IIS 10
- How to Install an SSL Certificate on Tableau Server
- How to Install SSL Certificate on Tomcat Web Server?