Receipt of TLS Certificate Request from SMTP Server (smtp.office365.com) When Sending Emails

Bonnie Yang 0 Reputation points
2024-02-21T01:52:45.3+00:00

We are currently using smtp.office365.com as our SMTP server to send emails, and we utilize TLS (STARTTLS) for encryption. We have noticed that under certain unknown circumstances, the SMTP server sends a TLS Certificate Request step to the client-side of SMTP(us). We would like to know if there is a method to prevent the SMTP server from sending TLS Certificate Requests to our SMTP sending endpoint. If it is not possible to disable the sending of TLS Certificate Requests, we would like to understand in which scenarios the server sends TLS Certificate Requests. Thank you!!

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,368 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Kael Yao-MSFT 37,586 Reputation points Microsoft Vendor
    2024-02-21T08:31:16.5966667+00:00

    Hi @Bonnie Yang,

    It should be the expected behavior as by default, Exchange Online always uses opportunistic TLS.

    If Exchange Online fails to establish secure connection with the target server, it will fall back to send the message without encryption.

    For more details please refer to this documentation:

    How Microsoft 365 uses TLS between Microsoft 365 and external, trusted partners 01


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  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.