How to Disable AutoSSL for a Particular Domain of the cPanel Account

How to Disable AutoSSL for a Particular Domain of the cPanel Account

As we all know how to enable AutoSSL for a cPanel account. Please refer this link https://www.1onlyhost.net/tips/kb/enable-manage-autossl-whmcpanel/ if you don’t know how to manage AutoSSL in WHM. By default, we can only see Comodo AutoSSL provider in WHM. We can install the Let’s Encrypt AutoSSL provider by using below scripts.

Login to the server via SSH as a root user and run below command.

#/scripts/install_lets_encrypt_autossl_provider

If I enabled AutoSSL for a cPanel account, the SSL checker will check SSL certificate of all domains of their account in every 24 hours. While checking this, the SSL provider will automatically install a certificate if the domain has not a valid certificate. Consider the scenario, if you have cPanel account and it has more than 1 domain and you want to enable AutoSSL for domains except for one domain. By default, the AutoSSL provider will install SSL certificate for all domains. This tutorial will help you how to disable AutoSSL for a particular domain of the cPanel account.

Domain-specific AutoSSL exclusion

In cPanel & WHM version 66, they added the ability to exclude individual domains from AutoSSL via cPanel’s SSL TLS Status interface (Home >> Security >> SSL/TLS Status).

Please make sure that your server has the latest version of cPanel software. You can check the version by running the following command as root.

#cat /usr/local/cpanel/version

If it’s not updated to latest version, change it to the latest version. You can do this by executing the below script.

#/script/upcp

To exclude domains from AutoSSL, perform following steps.

1) Login to cPanel.

2) Go to ‘Home >> Security >> SSL/TLS Status’.

How to Disable AutoSSL for a Particular Domain of the cPanel Account

 

3) You will get the window as shown in the below screenshot.

4)Then tick the domain name which you don’t want SSL and click “Exclude Domains from AutoSSL”.

How to Disable AutoSSL for a Particular Domain of the cPanel Account

 

Please note: First, you need to uninstall SSL certificate from the domain which you don’t want AutoSSL.

Use the below steps to uninstall SSL certificate from the domain.

1) Login to cPanel.

2) Go to ‘Home >> Security >> SSL/TLS’.

How to Disable AutoSSL for a Particular Domain of the cPanel Account

 

3) Then click “Manage SSL sites”.

How to Disable AutoSSL for a Particular Domain of the cPanel Account

 

4) Then select the domain which you don’t want SSL and click “Uninstall”.

How to Disable AutoSSL for a Particular Domain of the cPanel Account

If you need any further help please do reach our support department.

Was this answer helpful? 0 Users Found This Useful (0 Votes)