|
t0ta11ed -> RE: Outlook Anywhere Cert Problems (11.Feb.2007 1:33:30 PM)
|
I ran the Get-ExchangeCertificate cmdlet, but it didn't fully display the services using the listed certs. It outputs two certs, one for mail.kobie.com and one for the server name, MX1. One is using service "...w" and the other shows "...SIP". Using the | format-list switch, I can see more info but services aren't listed. Blah. This output shows both the self-signed and the installed cert however. I know the cert I installed is working on OWA, but in order to address the mentioned TLS issue I need to either: A) Restore the original one so it works with TLS or B) Get TLS to use the one I installed. When I attempted to do Import-ExchangeCertificate on the one I installed, it of course said one with that thumbprint already exists. That being said though, this is the only Exchange server in the organization and it will not be communicating with any other Hub Transports in the organization.However, if it is showing both certificates in use I'm not sure why I'm getting this error in the event log: Event Type: Error Event Source: MSExchangeTransport Event Category: TransportService Event ID: 12014 Date: 2/11/2007 Time: 2:17:32 PM User: N/A Computer: MX1 Description: Microsoft Exchange couldn't find a certificate that contains the domain name mail.kobie.com in the personal store on the local computer. Therefore, it is unable to offer the STARTTLS SMTP verb for any connector with a FQDN parameter of mail.kobie.com. Verify the connector configuration and the installed certificates to make sure that there is a certificate with a domain name for every connector FQDN. Update: Using Enable-ExchangeCertificate -Path c:/your.cert -Serivice SMTP, it would appear that Exchange has accepted this after entering the thumbprint. I haven't seen the event in the logs for the last three hours.
|
|
|
|