Category

SSL

Articles in this category
AutoRenew for SSL Certificates
Maintaining website security includes renewing SSL certificates regularly to encrypt server-customer communications. Liquid Web streamlines…
2 min read
Cloudflare SSL with Cloudflare origin certificate
If you do not want to purchase a commercial SSL certificate authority or use a free Let’s Encrypt SSL, you can install a Cloudflare…
7 min read
Enable Let’s Encrypt for AutoSSL on WHM-Based Servers
Follow our tutorial to assign free SSLs on all your domains that will automatically renew! We walk you through the SSL process with easy-to-…
4 min read
Enable Let’s Encrypt for Sites and Stores
Learn how to enable and manage free, automated Let’s Encrypt SSL certificates for your site and pointer domains via the Liquid Web portal da…
1 min read
Find Your CSR in Cloud Sites
Need to find your Certificate Signing Request (CSR) in Cloud Sites? Learn how to easily locate and view your generated CSR to order an&helli…
1 min read
Force a Secure Connection (SSL) Using .htaccess in Cloud Sites
Ensure all visitors access the secure (https) site, even if they enter http in the URL, for Cloud Sites with SSL. Edit the .htaccess…
1 min read
Force a Secure Connection (SSL) Using ASP.NET (MVC 3) in Cloud Sites
Using ASP.NET, you can run code to force SSL on a single page on your site. This article contains sample code for this procedure.
1 min read
Force a Secure Connection (SSL) Using ASP.NET (Not MVC 3) in Cloud Sites
Using ASP.NET, you can run similar code to force SSL on a single page on your site. This article shows a sample of code…
1 min read
Force a Secure Connection (SSL) Using web.config in Cloud Sites
To force SSL on all pages of your site using the IIS Rewrite Module you can use code similar to what is provided.
1 min read
Forcing SSL Connections Using .htaccess
For a secure connection, use .htaccess rules to redirect insecure traffic from http://mysite.com to https://mysite.com, assuming you have an…
1 min read
Generate an SSL Certificate Signing Request (CSR) in Cloud Sites
Secure your website easily. Learn how to generate a Certificate Signing Request (CSR) directly from your Cloud Sites control panel to order…
2 min read
Generating a CSR in Linux CentOS 7
Follow our step-by-step guide to generate a CSR in Linux CentOS 7 and secure your web traffic with SSL certificates.
1 min read