Securing your website with an SSL is a standard requirement for protecting user data and building trust. If you are new to the concepts of encryption and https, we recommend starting with our overview: What is an SSL Certificate?
Ordering the certificate is the central step in the process, but it is part of a specific workflow. To successfully secure your site, you will follow these four stages:
SSL certificates keep your web traffic secure using public key encryption. When you visit a website, your browser reads the site’s SSL certificate to make sure the site is legitimate. (Read What Is an SSL Certificate? to learn more!)
NOTE:
If you use WHM/cPanel to manage your Linux server, you may be able to automatically order, verify, install, and renew your SSL’s. When you log in to manage.liquidweb.com, select the server and the domain for which you need to order the SSL and choose the Automated method. The system will generate the CSR, order and verify the SSL, and install it on the server, if possible. If there are any problems with the automation, our system will alert our Support Team so that they can provide whatever additional assistance is required.
Adding an SSL certificate to your site is a multi-step process. First, you generate a certificate signing request (CSR) on your server. Then you order your certificate and install it on your server. This article will specifically handle ordering your SSL certificate. To order a certificate, you will need a CSR. Find out how to generate one within your operating system below:
Copy and paste your whole CSR into the Certificate Signing Request field.
Due to industry changes, SSL certificates will only be issued for 1 year at a time.
Enable Auto-Renew for the certificate if desired. The certificate will automatically renew within 45 days of expiration (renewal will be for 1 year).
Select a Verification Method. The easiest verification method is DNS Record, but you can also verify your SSL by inserting an HTMLMeta tag to your site.
DNS verification is exceptionally useful if your DNS is not hosted at Liquid Web: you simply add a TXT record to wherever your DNS is hosted.
If you aren’t comfortable using DNS verification, you can verify your SSL via Metatag. Metatag verification is very rarely necessary and can be complicated. We do not recommend metatag verification unless your developer decides it’s needed.
Click Purchase SSL Certificate to continue. You will be billed for the certificate options you’ve chosen. Confirm you’d like to order the certificate by clicking Order Certificate.
You’ve successfully purchased your SSL! Now it’s time to verify the certificate. This proves your certificate signing request came from your server by asking you to edit something only the server owner will have access to. Follow the directions in Verifying an SSL Certificate to complete this step.