How to configure SSL support for web interface as well as mail services?

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any further development and all related support services would also be discontinued. You can however continue to use this product, and any related support services would come under our per hour administrative charge of $25 (USD).


If ssl certificates are to be installed then please note that private key and crt file should be combined in a single .pem file. You can append crt file to the private key as follows

mv example.key example.pem

echo example.crt >> example.pem

After that note down the location of this file.

 

Otherwise self generated certicate will be used which will be created during the installation.

 

Is ssl certificates are purchases later then please follow the above mentioned steps and rename the pem file to server.pem and move it to the location /etc/pki/tls/certs/server.pem

 

During the installation there will be a prompt to choose either the path of the ssl certificate in the server or to generate a self signed certificate.

If you chose 1st option enter the absolute path to the ssl certificate.

If you chose to generate a self signed certificate follow onscreen instruction.

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

MAILBOX MANAGEMENT AND MAINTANENCE

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...

How to install Admin-Ahead Thapaal Mailing Suite

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...

Server Requirments for Admin-Ahead Thapaal Mailing Suite

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...

Technical specifications for Admin-Ahead Thapaal Mailing Suite

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...

SPAMASSASSIN CONFIGURATION OPTIONS

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...