Practicing with the certificates, in let's encrypt win-acme normal is created, I send and receive normal mail, https in owa and the other services
Testing with checktls, it gives me an alert message :
Cert Hostname DOES NOT VERIFY:
(mail.contoso.com != mail | DNS:mail | DNS:mail.lan.contoso.com)
I don't understand the mail.lan.contoso.com DNS error. I thought the error was the DNS SPLIT, but reading in the forum they comment on something about the error.
I understand that the other connectors should not be changed in forums, books and tutorials, nobody changes them. That is why a new connector is created to receive from the internet, to which the FQDN can be changed.
Recommendations of this forum, my dns settings :
Private AD DNS (lan.contoso.com)
Record Type | DNS Name | Internal IP |
---|---|---|
A | mail.lan.contoso.com | 192.168.1.4 |
A | DC01.lan.contoso.com | 192.168.1.3 |
Private DNS (contoso.com) SPLIT
Record Type | DNS Name | Internal IP |
---|---|---|
A | mail.contoso.com | 192.168.1.4 |
A | autodiscover.contoso.com | 192.168.1.4 |
Public DNS (contoso.com)
Record Type | DNS Name | Value |
---|---|---|
A | mail.contoso.com | xxx.xxx.xxx.xxx |
A | autodiscover.contoso.com | xxx.xxx.xxx.xxx |
MX | @ | mail.contoso.com |