Disable free SSL from CPanel
Recently, CPanel has been providing domain validated SSL certificate for free. However, it is quite intrusive that it replaced my own Wildcard certificate with theirs. To disable it, login as root and type these two commands:
root@servername [~]# touch /var/cpanel/ssl/disable_auto_hostname_certificate
root@servername [~]# touch /var/cpanel/ssl/disable_service_certificate_management
Category:
Web Development