Blog

Guides from the NOC

Written from running the hardware — what breaks, why, and the command that fixes it.

42 posts matching “ssl” · Clear

Hosting Short-Lived SSL Certs: What Changes for Your cPanel Site

Let's Encrypt's 6-day short-lived certificates are changing how often cPanel sites renew HTTPS. Here's what actually changes, and what to check before it bites.

26 August 2026 · 7 min · 4 views
cPanel cPanel/WHM 'Not Secure' at Port 2083? Fix the Panel SSL

Browser flags cPanel or WHM login as Not Secure while your website is fine? Learn why the panel's SSL is separate and how to fix it for good.

22 August 2026 · 6 min · 3 views
Hosting Do You Need a Dedicated IP for SSL? SNI Explained

Think you need a dedicated IP to install an SSL certificate? Learn how SNI works, when shared IP hosting is fine, and the rare cases dedicated IP still matters.

3 August 2026 · 5 min · 2 views
Troubleshooting Fix 'cURL Error 60: SSL Certificate Problem' in WordPress

WordPress plugin updates or API calls failing with cURL error 60? Fix the outdated CA bundle causing 'unable to get local issuer certificate' for good.

30 July 2026 · 6 min · 5 views
Troubleshooting SSL Validation Failing? Fix Blocked .well-known/acme-challenge

AutoSSL or Certbot can't validate your domain? Learn why .well-known/acme-challenge gets blocked and how to fix it on cPanel, Nginx, and Apache.

29 July 2026 · 6 min · 4 views
Troubleshooting Mail SSL Certificate Mismatch: Fix the Outlook Warning

Getting an SSL warning for mail.yourdomain.com in Outlook or Thunderbird? Learn why the certificate name mismatch happens in cPanel and how to fix it for good.

28 July 2026 · 6 min · 2 views
Domains WWW vs Non-WWW: Fix SSL Warnings and Duplicate URLs

SSL warning on www or duplicate URLs indexed twice? Learn to pick a canonical domain and set up a proper 301 redirect in cPanel, WordPress, Apache, and Nginx.

28 July 2026 · 6 min · 7 views
Troubleshooting Fix Cloudflare Error 526: Invalid SSL Certificate

Cloudflare showing error 526, invalid SSL certificate? Learn why Full (Strict) mode rejects your origin cert and how to fix it for good, step by step.

27 July 2026 · 6 min · 2 views
Hosting cPanel AutoSSL Won't Cover Your Wildcard Subdomain? Fix It

Subdomain showing 'Not Secure' while your main domain is fine? Learn why cPanel AutoSSL skips wildcards and how to get real wildcard SSL coverage fast.

22 July 2026 · 6 min · 1 view
Domains CAA Records Explained: Stop Them From Blocking Your SSL

Learn what CAA DNS records do, why a misconfigured one silently blocks Let's Encrypt or AutoSSL, and how to add one correctly in cPanel's Zone Editor.

17 July 2026 · 6 min · 5 views
Troubleshooting ERR_SSL_PROTOCOL_ERROR: Causes and the Fix

Getting ERR_SSL_PROTOCOL_ERROR in Chrome? Learn why the browser can't even start a TLS handshake and how to fix it on cPanel, Nginx, Apache, or Cloudflare.

15 July 2026 · 6 min · 4 views
Troubleshooting ERR_SSL_VERSION_OR_CIPHER_MISMATCH: Causes and the Fix

Getting ERR_SSL_VERSION_OR_CIPHER_MISMATCH in Chrome? Learn why it's a TLS handshake failure, not a bad cert, and fix it on cPanel, Nginx, or Cloudflare.

15 July 2026 · 8 min · 3 views
Hosting How to Install a Purchased SSL Certificate in cPanel

Installing a paid SSL certificate in cPanel? Learn how to match your CSR, private key, and CA bundle correctly and avoid the common install errors.

15 July 2026 · 6 min · 2 views
VPS Wildcard SSL with Let's Encrypt: DNS-01 Setup Guide

Wildcard SSL failing over HTTP-01? Learn why Let's Encrypt needs DNS-01 validation and how to set up wildcard certs with Certbot or acme.sh.

15 July 2026 · 6 min · 7 views
Troubleshooting SSL_ERROR_RX_RECORD_TOO_LONG: Causes and the Fix

Getting SSL_ERROR_RX_RECORD_TOO_LONG in Firefox? Learn why your browser thinks port 443 isn't serving SSL, and fix the Apache, Nginx or Cloudflare cause.

15 July 2026 · 7 min · 3 views
Troubleshooting SSL Certificate Errors Explained: Expired, Mismatch, Mixed Content

Seeing NET::ERR_CERT_DATE_INVALID or a mismatch warning? Decode the exact SSL error code and fix expired, mismatched, or mixed-content certificates fast.

13 July 2026 · 6 min · 1 view
Hosting cPanel AutoSSL Failing? Fix That 'Not Secure' Warning

Chrome shows 'Not Secure' after cPanel AutoSSL renews? Learn the real causes-CAA records, Cloudflare, mixed content-and fix them step by step.

11 July 2026 · 5 min · 1 view
Troubleshooting ERR_CERT_DATE_INVALID: Causes and the Fix

Either the certificate expired or your device's clock is wrong. One command tells you which, and the answer changes the fix completely.

31 August 2026 · 4 min · 6 views
Troubleshooting ERR_CERT_AUTHORITY_INVALID: Causes and the Fix

The certificate is readable but the browser does not trust its issuer. Usually a missing intermediate certificate - here is the one command that proves it.

31 August 2026 · 3 min · 5 views
WordPress Migrating a WordPress Site from WP Engine to Getwebup

Move a WordPress site off WP Engine to Getwebup without downtime — remove leftover mu-plugins, rebuild wp-config.php, and cut over DNS and SSL safely.

27 August 2026 · 6 min · 2 views
VPS Traefik Reverse Proxy on a VPS: Docker Labels + Auto HTTPS

Set up Traefik on your VPS to auto-route Docker containers and issue Let's Encrypt SSL with zero config reloads. Step-by-step guide with fixes for common err...

22 August 2026 · 5 min · 4 views
Hosting How to Change a cPanel Account's Primary Domain Safely

Changing your cPanel account's primary domain in WHM? Learn what breaks — SSL, DNS, email — and the safe step-by-step way to do it without downtime.

14 August 2026 · 6 min · 5 views
WordPress How to Edit wp-config.php Safely: Changes and Mistakes to Avoid

Learn which wp-config.php changes are safe—memory limit, debug mode, forced SSL, file editing—and the syntax mistakes that cause a WordPress white screen.

11 August 2026 · 6 min · 5 views
Hosting How to Rename a cPanel Account Without Breaking Anything

Renaming a cPanel account can break email, cron jobs, and SSL if done the wrong way. Here is the safe WHM rename process and what to check before and after.

30 July 2026 · 6 min · 3 views