I need to change the certificate in an Exchange environment with several servers. The certificate has not yet expired. I use the same certificate for SMTP, IMAP, POP, IIS etc and a send connector towards Office 365.
In this setup I have 3 questions:
- When I change the send connector certificate, does it change it for all servers or only the one connected to in PowerShell?
- If it only change the send connector on one server, will the communication work for all the other servers towards O365 with the old certificate?
- If I change the SMTP,IMAP, POP, IIS certificate on one server, but not the others. Will it still work like normal?
I just want to be sure that I update the certificate on all the correct places and having minimum / no downtime if possible.