Author Topic: Postfix/dovecot ssl certificate  (Read 9968 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Postfix/dovecot ssl certificate
« on: February 20, 2017, 08:03:37 AM »
Hello,
Is there any "how to" renew in CWP the self signed certificate for postfix/dovecot ssl configuration?

best regards,
MJ

Offline
*
Re: Postfix/dovecot ssl certificate
« Reply #1 on: February 20, 2017, 08:38:58 AM »
Okay, I done it by CWP tool in Security/SSL Generator, then I checked the proper ssl file path in config for:

postfix
Code: [Select]
/etc/postfix/main.cf
dovecot
Code: [Select]
/etc/dovecot/dovecot.conf
After that, restart postfix and dovecot service.
The certificate can by checked on https://www.sslshopper.com/ssl-checker.html, input must be host with proper port for service (whatever you use for mail ssl, for example: domain.tld:993)