Hi @Paulina Lukas,
Thank you for posting your question in the Microsoft Q&A forum.
According to your description, your issue is with SSL/TLS trust issues while migrating mailboxes. The error mentions that RemoteCertificateValidationCallback rejects the certificate. This usually means that there is a problem with the SSL certificate on the Exchange server. Here are some suggestions to help you.
- Verify the validity of the certificate. Ensure that the SSL certificate on owa.mtc.com.na is not expired. Verify that the certificate is from a trusted Certificate Authority (CA). Ensure that the subject name or subject alternative name (SAN) of the certificate matches your domain name. In addition, most trusted certificates require you to install at least one other chain/intermediate certificate to link your SSL certificate to the trusted source. However, this process depends on the browser you are using. For example, Internet Explorer can automatically download intermediate certificates, but Mozilla Firefox cannot.
- Ensure that TLS 1.2 is enabled on your internal Exchange server, as older versions such as TLS 1.0 and 1.1 are considered insecure and may be rejected.
- Ensure that no firewalls/proxies are intercepting traffic and invalidating certificates. Make sure port 443 is open and not blocked.
For more detailed information on troubleshooting SSL related issues, refer to the documentation:
If the answer is helpful, please click on “Accept answer” as it could help other members of the Microsoft Q&A community who have similar questions and are looking for solutions.
Thank you for your support and understanding.