I hope I’ve posted this in the right place. Forgive me if I haven’t.
I’ve spent a few weeks trying to get my head around the whole new webservices feature in Exchange and Outlook 2007. I thought I was there. I have configured my exchange server internally to point to servername.domain.com/autodiscover/autodiscover.xml only to find that internal tests on my account work through the exchange management shell, but Outlook still struggles to utilise autodiscover.
I have created a self signed certificate to use the following:
servername.domain.com
autodiscover.domain.com
The ems test works for servername.domain.com but not for the second. It comes up with a 401 error. I know that is permissions but thought I cleared all these.
My main question is, can I get the internal autodiscover to work on a self signed certificate?
Should probably point out things that I’ve already tried.
*Config autodiscovervirtualdirectory -internalurl (Both urls)
*Config clientaccessserver -autodiscoverserviceinternaluri (Both Urls)
*Removed autodiscoverVD and readded with ISSreset in between.
*Same with EWS-VD
*Set CNAME to autodiscover
*Also tried (A) record for autodiscover
(Neither helped)
There are probably other things I’ve tried but can’t remember off the top of my head.