User Tools

Site Tools


how_to:encrypt_sessions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
how_to:encrypt_sessions [2011/11/02 09:14] paulhow_to:encrypt_sessions [2014/06/16 10:43] – [Installing a certificate] paul
Line 17: Line 17:
 There are several ways to [[create an SSL certificate|create a certificate]]. There are several ways to [[create an SSL certificate|create a certificate]].
  
-Once you have one, put the private key PEM file into the VPOP3 directory as **vpop3sslk.pem** and the certificate PEM file into the VPOP3 directory as **vpop3sslc.pem**. Then, restart VPOP3 for it to detect the files.+Once you have one
 + 
 +  * if you are using VPOP3 Enterprise v6.8 or later, go to Services -> General -> SSL Settings in the VPOP3 settings, and copy/paste the certificate PEM file text (and any required intermediate certificates) into the **SSL Certificate Chain** box, and the private key PEM file text into the **SSL Private Key** box, and restart VPOP3 
 +  * if you are using VPOP3 Enterprise v2.6 to v6.7, put the private key PEM file into the VPOP3 directory as **vpop3sslk.pem** and the certificate PEM file into the VPOP3 directory as **vpop3sslc.pem**. Then, restart VPOP3 for it to detect the files.
  
 =====Using TLS===== =====Using TLS=====
Line 44: Line 47:
  
 Note that if you use the ''SSL'' setting, the built-in redirection only works from the webmail port. So, if you have the port set to 443, then going to  Note that if you use the ''SSL'' setting, the built-in redirection only works from the webmail port. So, if you have the port set to 443, then going to 
-''http://<server>''  will not automatically redirect to ''https://<server>'', because http uses port 80, and https uses port 443. If you want this redirection (which can be useful) you will need to configure a suitable redirection in another web server (eg IIS). If you have your [[http://www.pscs.co.uk/products/vpop3host/index.php|VPOP3 server hosted with us]], then we will have set that redirection up for you already.+''%%http://<server>%%''  will not automatically redirect to ''%%https://<server>%%'', because http uses port 80, and https uses port 443. If you want this redirection (which can be useful) you will need to configure a suitable redirection in another web server (eg IIS). If you have your [[http://www.pscs.co.uk/products/vpop3host/index.php|VPOP3 server hosted with us]], then we will have set that redirection up for you already.
how_to/encrypt_sessions.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1