Hi,
From what I've gathered so far is I need to redo the something about the subscription from my exchange to edge transport. Is this true?
Yes. As indicated in this official article, you need to recreate the Edge Subscription:
If you renew or replace a certificate that was issued by a CA on a subscribed Edge Transport server, you need to remove the old certificate, and then delete and recreate the Edge Subscription. For more information, see Edge Subscription process.
Basically the steps to rebuild the Edge subscription are as follows:
- On the Edge server run: New-EdgeSubscription –FileName "C:\EdgeSubscription.xml".
- Copy the EdgeSubscription.xml file to the Maibox server.
- On the Mailbox server, import the Edge subscription file by running the New-EdgeSubscription cmdlet.
For more information, you may refer to Edge Subscriptions.
If an Answer 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.