Hello
I would like to point out that we do not recommend installing SSL certificates on the "nobody" username. Ideally, you should obtain a dedicated IP address to ensure the certificate is installed properly. If you decide to install a certificate using the "nobody" username for one of your domain names, you should complete the following steps to ensure your domain name functions properly when using SSL:
1. Install the certificate using the "nobody" username
2. Edit the SSL file (ie: domain.com_SSL) for the domain name under /var/cpanel/userdata/nobody changing "nobody" to the username (for both group: and user: )
3. Move the file to /var/cpanel/userdata/username and delete the .cache file
4. Remove the domain from /var/cpanel/userdata/nobody/main
5. Run /scripts/rebuildhttpdconf
Thank you.