Skip to main content

Custom Installation of SSL Certificate

SSL certificates are now mandatory. This process secures your website, protecting data integrity and enhancing user trust.

Usually, if you are running an Ubuntu server, you will have to deal with a command-line tool called Certbot. With ServerAvatar, you have a simplified “Install” button.

If you have a custom SSL certificate for different requirements, you can use “Custom Installation” to install a certificate you already own. A custom SSL certificate installation is a crucial process for ensuring secure communication between your website and its visitors.

Let’s see steps for installing custom SSL certificates using ServerAvatar.

Step 1: First, log in to the ServerAvatar account.

Step 2: Click on the Server Dashboard button.

Step 2

Step 3: Now, you will see the Applications option on the left-hand sidebar of the Server Panel. Click on Applications.

step 3

Step 4: Now, you will see the Applications table like the below image.

step 4

Step 5: Click on Application Name or Dashboard icon to access the application panel.

step 5

Step 6: Now, you will see the SSL Certificate option on the left-hand sidebar of the Application Panel. Click on the “SSL Certificate”.

step 6

Step 7: You will see the SSL Certificate page like the image below.

step 7

Step 8: : You have two options for SSL Installation: Automatic and Custom.

  • To install Custom Certificate, Click on Custom Installation and you will see three text boxes to enter your certificate information.

    step 8

Here is more information about these fields to avoid making mistakes.

  1. SSL Certificate: SSL certificate is the main certificate file provided by your Certificate authority. Your Certificate authority will provide you with two files, from which one will be an SSL Certificate. If you want to verify your SSL Certificate file, open your certificate file in the text editor and make sure it has BEGIN CERTIFICATE and END CERTIFICATE at the beginning and the end of the file.
  2. Private Key: The private key is generated with CSR. If you have generated CSR on your own, you must have a private key because both CSR and private key are generated at the same time on the user side.
  3. Chain File: Also known as ca-bundle. It's the file to verify your Certificate authority. You will get a CA bundle or Chain certificate from your Certificate authority along with the SSL Certificate.

Enter the required information and click on the Install SSL Certificate button to begin the installation. It will take a few seconds to install the SSL certificate on your website. Once it's installed, you will see your certificate information in the SSL Certificate section of your application, as shown in the image below.

sslcertificate

  • If you would like to force HTTP to HTTPS redirect, select Force HTTP to HTTPS.

    https

  • If you want to uninstall the SSL certificate, click on the “Unistall SSL Certificate” button.

    unistall