Symptoms
It is not possible to include or exclude specific domains in AutoSSL using the new unified cPanel SSL/TLS Certificates interface.
Cause
The option to include or exclude specific domains in AutoSSL is missing in the cPanel SSL/TLS Certificates interface.
We've opened an internal case for our development team to investigate this further. For reference, the case number is CPANEL-52502.
Resolution
CPANEL-52502 was published in cPanel versions 134.0.17 and 136.0.2. This adds the option to enable user-management of included/excluded domains in the Wizard. This can be done by adding the following to your /var/cpanel/panel.ini file (create it if it does not exist):
CONFIG_TEXT: [global]
ssl.autossl_in_unified = true
Note: If using CloudLinux, you will need to also add this file to the CageFS configuration so it is applied when users log in:
Changes made to cPanel's "panel.ini" not working on CloudLinux
Alternatively, domains can be managed via the CLI as well:
How to include and exclude domains for AutoSSL via the command line
Additional Resources
AutoSSL certificates are not installed automatically on new domains
Comments
0 comments
Article is closed for comments.