Author Topic: Preventing CWP from Replacing Wildcard SSL Certificate  (Read 815 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Preventing CWP from Replacing Wildcard SSL Certificate
« on: September 25, 2023, 05:30:03 PM »
I've successfully installed a Wildcard certificate on my domain, but I'm encountering an issue where the CWP default SSL certificate keeps replacing my Wildcard certificate. Is there a solution to prevent CWP from replacing my existing Wildcard certificate?

Offline
****
Re: Preventing CWP from Replacing Wildcard SSL Certificate
« Reply #1 on: September 25, 2023, 05:44:16 PM »
Try going into:

WebServer Settings -> SSL Certificates -> (Configure Tab)

Uncheck the boxes for: Auto Renewals & Automatic SSL Generation

Click on Blue Save Button.

Offline
****
Re: Preventing CWP from Replacing Wildcard SSL Certificate
« Reply #2 on: September 27, 2023, 01:29:55 AM »
You can also make your wildcard cert immutable. Just be sure to watch the renewal date and take off the immutable bit when you want to replace it.
Code: [Select]
chattr +i *.yourdomain.com.pem