SSL error when setting up an Exchange Federation Trust

ahmed jehanzeb 21 Reputation points
2020-10-09T21:31:26.557+00:00

We are trying to setup an Exchange Federation Trust with our parent compnay.

After opening the firewall holes, the source Federation Trust domain is getting an error when trying to connect.

The user on the source Federation trust is presented with the SSL cert for the Exchange server when trying to browse free/busy calenders.

I am thinking this is because the SSL cert presented is for the local Exchange server itself and not the autodiscover/external mail domain name.

I can edit the IIS edit bindings section on the Exchange server websites but need clarification if this the right solution.

Will assigning the external SSL cert to the Exchange IIS Backend or default website resolve the issue ?

We cannot try the edit bindings without a change control as Production emails will be affected so need to run this after hours.

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,350 questions
0 comments No comments
{count} votes

Accepted answer
  1. KyleXu-MSFT 26,211 Reputation points
    2020-10-12T02:51:46.727+00:00

    @ahmed jehanzeb
    The certificate that used for Federation Trust are different from the certificate that binding in IIS. It is a separate certificate which only used for Federation Trust don't need assigned IIS services.
    31531-qa-kyle-1012105053.png

    The certificate that binding in IIS is used for service which based on IIS, such as OWA, ECP etc. This certificate need contain the domain name and FQDN of your organization in it(Such domain.name, FQDN like: mail.domain.com/autodiscover.domain.com, it decided by which URL that you used to access OWA)

    Here is the detailed information about the certificate that used for Federation Trust: Use the Shell to create and configure a federation trust


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful