SSL certificates used by the main services on a cPanel server

Paths:

/var/cpanel/ssl/apache_tls/`hostname`/certificates
/var/cpanel/ssl/cpanel/mycpanel.pem
/var/cpanel/ssl/exim/myexim.crt
/var/cpanel/ssl/dovecot/mydovecot.crt
/var/cpanel/ssl/ftp/myftpd-rsa-key.pem
/var/cpanel/ssl/mail_apns/cert.pem

Here is a brief explanation of each path:

/var/cpanel/ssl/apache_tls/hostname/certificates: This is the directory where the SSL certificates for the Apache web server are stored. The hostname folder contains the certificate files for the specific hostname used for the cPanel account.

Read the rest