
Microsoft does not guarantee the accuracy of this information. Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Set-ReceiveConnector "" -TlsCertificateName $tlscertificatenameįor more information you could refer to: Configuring the TLS Certificate Name for Exchange Server Receive Connectors and Configuring a Certificate on Exchange Receive Connector Please run the following command to configure the receive connector: $tlscertificatename = "$($cert.Issuer)$($cert.Subject)"Ĥ. In order to configure the certificate on the receive connector, please run the following command to create a special string that contains the issuer and the subject of the certificate: $cert = Get-ExchangeCertificate -Thumbprint ģ. Run Get-ExchangeCertificate and find the thumbprint of the interested. But, if for any reason, if you need to un assign the SMTP service, please follow the steps 1.

Normally, these certificates wont impact the normal working of SMTP functionality.

Please run the following command to Capture the certificate as a variable. This certificate is also presented to external mail systems when mutual TLS is required. Please run the following command to get information of your certificate:Ģ. Please follow the steps below to bind the specific certificate to the receive connector and see if the issue is resolved.ġ.
