Trying to sync android / iOS devices and I'm getting "connection to server failed". On the iPhone the credentials get verified but when I try to get mail I get the above error.
Next thing I did was go to testexchangeconnectivity.com and the following test fails:
- Validating the certificate name.
- Attempting to test potential Autodiscover URL
- Attempting to contact the Autodiscover service using the HTTP redirect method.
- Attempting to contact the Autodiscover service using the DNS SRV redirect method.
Basically the SSL cert is showing up as the wrong name and I don't have any DNS records for autodiscovery.
I also noticed when I did the test I got EventID 3029 on the exchange server. I looked this event up and I got pointed to the following MS KB article
I don't want to go through all of those steps if the problem is something else completely. For what I understand mobile devices should still be able to connect with the SSL cert error and autodiscover not configured.
Any ideas on this one?