Browse articles in this category.

Generating a CSR Using cPanel

A CSR is required when ordering or reissuing an SSL certificate. You can generate it using your control panel or command line. Using...

Read Article

How Can I Complete the Domain Control Validation (DCV) for My SSL Certificate?

Domain Control Validation proves you own or control the domain before the SSL certificate is issued. Common DCV methods include: Email...

Read Article

How Do I Reissue My SSL Certificate?

If you need to update your SSL certificate (for example, after a private key change), you can reissue it as follows: Log in to your...

Read Article

How to Check if Your SSL Certificate is Valid

You can verify your SSL certificate status with these methods: Visit your website in a browser and click the padlock icon to view...

Read Article

How to Enable AutoSSL in WHM/cPanel

AutoSSL automatically installs free SSL certificates for all your domains. Here's how to enable it: Log in to WHM as root. Navigate...

Read Article

How to Force HTTPS on Your Website

To ensure visitors always use a secure connection (HTTPS), follow these steps: Method 1: Using .htaccess (Apache Servers) RewriteEngine...

Read Article

How to Generate CSR (Certificate Signing Request) Code

A CSR is required when ordering or reissuing an SSL certificate. You can generate it using your control panel or command line. Using...

Read Article

How to Install an SSL Certificate in cPanel

Log in to your cPanel account. Navigate to Security > SSL/TLS. Click on Manage SSL sites under the “Install and Manage SSL for...

Read Article

How to Renew an SSL Certificate

Check your SSL certificate’s expiration date. If purchased via Aviumshost, log in to your client area. Navigate to Services > My...

Read Article

How to Troubleshoot SSL Certificate Errors in Browsers

Common SSL errors include “Your connection is not private” or “ERR_CERT_DATE_INVALID.” Here are steps to troubleshoot: Check...

Read Article

What is a Wildcard SSL Certificate?

A wildcard SSL certificate secures your main domain and all its first-level subdomains (e.g., *.yourdomain.com). This means one...

Read Article

What is an SSL Certificate and Why Do I Need One?

An SSL Certificate (Secure Sockets Layer) encrypts data exchanged between your website and visitors, protecting sensitive information...

Read Article

Where Do I Find SSL CA Bundle?

The CA Bundle (Certificate Authority Bundle) contains intermediate certificates that help browsers trust your SSL certificate. You can...

Read Article

Why Do I Get “Common Name Mismatch” Error in My Browser?

This error happens when the domain name in the SSL certificate (Common Name) doesn’t match the domain you are visiting. Common causes...

Read Article