Skip to main content

SSL Certificates

SSL certificates are now mandatory. Thankfully, Let’s Encrypt provides SSL certificates for free to anyone for any domain. If you are using ServerAvatar and installing an Automatic SSL certificate from the panel, the issuer will be Let’s Encrypt, and the SSL certificate is totally free!

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. The installation takes less than a minute, and renewals are managed automatically by ServerAvatar.

If you have a custom SSL certificate for different requirements, you can use “Custom Installation” to install a certificate you already own.

Finally, let’s see how to install automatic and custom SSL certificates with 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.

  • Automatic Installation only works with verified DNS. If your domain is not verified, the Verify DNS button will be appear.

    step 8

    After successful DNS propagation, the Install Automatic SSL button will appear. Click on it to begin the installation.

    step 8

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