Hello
I read many topics on the forum but i dont find all on one thread.
If you buy low cost SSL that have cabundle file you can install it propertly to work with WHM, cPanel, smtp-ssl, pop3-ssl, imap-ssl and it will work od 99% explorers and email clients.
You should have key, SSL cert and cabundle.
First step go to the WHM/SSL/TLS/Change Server Certificates and install it.
Next go to the SSH root login:
cd /usr/local/cpanel/etc/
vi mycpanel.pem and delete key, cert and put manually key, certificate, cabundle
vi cpanel.pem and delete key, cert and put manually key, certificate, cabundle
vi mycpanel.cabundle delete cabundle and put it manually
service cpanel restart
cd /usr/lib/courier-imap/etc
vi pop3d-ssl
And change:
TLS_CERTFILE=/usr/lib/courier-imap/share/pop3d.pem
to:
TLS_CERTFILE=/usr/local/cpanel/etc/cpanel.pem
TLS_TRUSTCERTS=/usr/local/cpanel/etc/mycpanel.cabundle
the same change in imapd-ssl
service courier-imap restart
copy cpanel.pem to the /etc/ssl/private/pure-ftpd.pem and restart pure-ftpd
next go to the /etc
vi exim.crt, delete cert and put manualy certificate and cabundle
vi exim.key delete key and put manually key
service exim restart
And you hav fully working low cost SSL certificate
key words:
cpanel ssl
ssl exim
ssl courier
chained ssl
ssl install whm
install ssl
I read many topics on the forum but i dont find all on one thread.
If you buy low cost SSL that have cabundle file you can install it propertly to work with WHM, cPanel, smtp-ssl, pop3-ssl, imap-ssl and it will work od 99% explorers and email clients.
You should have key, SSL cert and cabundle.
First step go to the WHM/SSL/TLS/Change Server Certificates and install it.
Next go to the SSH root login:
cd /usr/local/cpanel/etc/
vi mycpanel.pem and delete key, cert and put manually key, certificate, cabundle
vi cpanel.pem and delete key, cert and put manually key, certificate, cabundle
vi mycpanel.cabundle delete cabundle and put it manually
service cpanel restart
cd /usr/lib/courier-imap/etc
vi pop3d-ssl
And change:
TLS_CERTFILE=/usr/lib/courier-imap/share/pop3d.pem
to:
TLS_CERTFILE=/usr/local/cpanel/etc/cpanel.pem
TLS_TRUSTCERTS=/usr/local/cpanel/etc/mycpanel.cabundle
the same change in imapd-ssl
service courier-imap restart
copy cpanel.pem to the /etc/ssl/private/pure-ftpd.pem and restart pure-ftpd
next go to the /etc
vi exim.crt, delete cert and put manualy certificate and cabundle
vi exim.key delete key and put manually key
service exim restart
And you hav fully working low cost SSL certificate
key words:
cpanel ssl
ssl exim
ssl courier
chained ssl
ssl install whm
install ssl