Alex,
you need at least 2 certificates. One for OWA/Outlook Anywhere, one for Autodiscover service.
So you have to request and import another SSL certificate for the AutoDiscover Web Site(autodiscover.consolidatedmessenger.com for the Common name). For default exchange installation, autodiscover virtual directory is under the "Default Web Site" , HMC4 guide moved Autodiscover subweb to a new website called "Autodiscover" and a redirect site named "Autodiscoverredirect"
For each hosted e-mail domain, you should
set up a site together with its corresponding DNS entries. For example,
the domain named for example alpineskihouse.com should be called
autodiscover.alpineskihouse.com,but you do not have to set up SSL
certificate for this domain name.
The autodiscover.alpineskihouse.com is a CNAME DNS record and redirect to autodiscoverredirect.consolidatedmessenger.com. Make sure that you do not
configure other options such as
The exact URL entered above and
A permanent redirection for this resource. Configuring redirection in this manner ensures that the Outlook 2007 client receives an HTTP 302 response.
After
you configure redirection, Outlook 2007 clients will try to connect to https://alpineskihouse.com/autodiscover/ and https://autodiscover.alpineskihouse.com/autodiscover/
by using an HTTP POST request. Because these sites are
unavailable, Outlook will try an HTTP GET request to
http://autodiscover.alpineskihouse.com/autodiscover. Finally, it will point to https://autodiscover.consolidatedmessenger.com/autodiscover/autodiscover.xml
Regards,
Randy