Sentora Support Forums
Setting up SSL TLS for Sentora Mail - Centos 7 - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35)
+---- Thread: Setting up SSL TLS for Sentora Mail - Centos 7 (/showthread.php?tid=4439)



Setting up SSL TLS for Sentora Mail - Centos 7 - Qtech - 03-18-2018

Hello I have Centos 7 server with Sentora.

I am trying to setup SSL for mail services.
Is there a full guide for Centos 7

I did read this http://forums.sentora.org/showthread.php?tid=46
but then I got confused about the DNS

I have 5 domains that I host.

Main domain for Sentora is set up as name.domain_main.net

I have DNS like this.
MX 10 mail.domain.com
TXT for Google verification for each domain

on domain_main.net
SPF v=spf1 ip4:xxx.xxx.xxx.xxx -all
MX 10 mail.domain_main.net

# 1. Is my MX for each domain incorrect?
# 2. Is there full guide for SSL for Centos 7
# 3. Should I do a sell signed Certificate?
# 4. On my Server Admin > Sentora Config what should I change for Mail settings?

Thanks.