Call us: 0207 060 3775

SSL 247 are authorised strategic resellers of Verisign,GlobalSign, Geotrust and RapidSSL products

 


Just a few satisfied SSL247 customers.

Contact Sales



 

Need multiple certificates? Buy in bulk and save £££s. Click Here to find out more

SSL Certificate Installation in Courier IMAP


1) Locate your SSL certificate that was emailed to you by SSL247


2) Create a combined .pem certificate file

Open a text editor and paste the contents of your certificate and the private key one after another in the following order:

  1. Your SSL cert
  2. The Private Key (your_domain_name.key)

Include the 'BEGIN' and 'END' tags on each. The result should look like this:

-----BEGIN CERTIFICATE-----
(Your Primary SSL certificate: your_domain_name.crt)
-----END CERTIFICATE-----
-----BEGIN RSA PRIVATE KEY-----
(Your Private Key: your_domain_name.key)
-----END RSA PRIVATE KEY-----

Save the combined file as ssl247pack.pem


3) Securing your Courier IMAP:

Locate and open imapd-ssl file (typically found in /usr/lib/courier-imap/etc/). Add the following directives and file locations:

  • TLS_CERTFILE=/some/path/ssl247pack.pem
  • TLS_TRUSTCERTS=/some/path/ssl247ca.txt
Please verify that line below line is allowing SSL3
TLS_PROTOCOL=SSL3


4) Securing your POP3:

Locate and open pop3d-ssl file (typically found in /usr/lib/courier-imap/etc/). Add the following directives and file locations:

  • TLS_CERTFILE=/some/path/ssl247pack.pem
  • TLS_TRUSTCERTS=/some/path/ssl247ca.txt

5) File permissions:

Make sure that the file permissions are set so that ssl247pack.pem is readable by root only


6) Restart the Courier IMAP server.


 
 
 
       ssl247.co.uk are VeriSign, Thawte & GeoTrust Platinum partners and GlobalSign Premium partners