Control Web Panel

WebPanel => SSL => Topic started by: Vik on September 25, 2023, 05:30:03 PM

Title: Preventing CWP from Replacing Wildcard SSL Certificate
Post by: Vik 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?
Title: Re: Preventing CWP from Replacing Wildcard SSL Certificate
Post by: Starburst 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.
Title: Re: Preventing CWP from Replacing Wildcard SSL Certificate
Post by: overseer 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