Question
How do you exclude a domain from AutoSSL?
Answer
- Log in to cPanel as the user that owns the domain.
- Navigate to Security / SSL/TLS Status.
-
Click Exclude from AutoSSL next to the domain.
Note: If there is a large number of domains that need to be excluded, select the checkbox next to each domain, then click Exclude # Domain(s) from AutoSSL in the section above the Domains table.
cPanel versions 134+ and newer use the new Unified SSL interface. Some functions were moved to be disabled by default in this interface. This includes the exclude control buttons.
-
To show exclude control buttons, create or edit the file as the root user via SSH or Terminal in WHM
/var/cpanel/panel.iniand place the following configuration.CONFIG_TEXT: [global]
ssl.autossl_in_unified = true - Log in to cPanel as the user that owns the domain.
- Navigate to SSL/TLS Certificates and click the Status tab.
-
Click Exclude from AutoSSL next to the domain.
Note: If there is a large number of domains that need to be excluded, select the checkbox next to each domain, then click Exclude # Domain(s) from AutoSSL in the section above the Domains table.
Comments
0 comments
Article is closed for comments.