Link to home
Start Free TrialLog in
Avatar of forums712
forums712

asked on

Setting up/installing SSL cert for Exchange 2010 Outlook Anywhere

Hello all,

I am new to Exchange 2010 and wanting to enable Outlook Anywhere. I have purchased a UCC cert for the client from GoDaddy and now need to know what to do next. From what I understand i need to create something now on the Exchange server? Detailed steps would be appreciated. Thanks,

Jimmy
Avatar of Syed Mutahir Ali
Syed Mutahir Ali
Flag of United Kingdom of Great Britain and Northern Ireland image

A complete walk through is available at the following link :

http://blog.montopolis.com/2010/01/12/exchange-2010-godaddy-ucc-certificate-walkthrough/

https://www.digicert.com/easy-csr/exchange2010.htm

Enabling outlook anywhere in Exchange 2010:

In Powershell :

Enable-OutlookAnywhere -ExternalHostname 'mail.yourdomain.com' -SSLOffloading $false -DefaultAuthenticationMethod 'Basic'

Enable-OutlookAnywhere -ExternalHostname 'mail.yourdomain.com' -SSLOffloading $false -DefaultAuthenticationMethod 'Basic'

Open in new window

Avatar of forums712
forums712

ASKER

Thanks Mutahir, i checked the links and looks like instructions for the command shell. i was told that this can all be done now via the Exchange management Console with 2010? Thanks,
ASKER CERTIFIED SOLUTION
Avatar of Syed Mutahir Ali
Syed Mutahir Ali
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks muthir i followed the above and got the cert back from Go daddy approved, imported into Exchange and now not getting the Security page when using OWA!! Though, outlook anywhere is not working. Got 443 opened on the firewall,Outlook anyhwere enabled, and correct settings in Outlook. What is wrong? As for assigning Services to the certificates management console, i only assigned it to IIS. Am i supposed to assign it to SMTP as well? Thanks,