I installed intermediate certs and my main cert (Godaddy) But I keep getting the "Could not establish trust relationship for the SSL/TLS secure channel" when I run cmdlts like Test-WebServicesConnectiviy

I am able to connect to OWA and use as normal though w/SSL...

Should the main SSL be copied to the Trusted Root CA folder?

link|improve this question

61% accept rate
feedback

1 Answer

Run this powershell command Get-ExchangeCertificate |fl and look for the Status near the bottom, does it say Valid?

EDIT: Also, did you use Exchange to import the certificate, or did you do it manually?

link|improve this answer
Yes. There are three listed. Godaddy is vaild and active for POP SMTP IIS and IMAP – Seth Feb 24 '11 at 15:43
Second one just says for my local domain, and only service is SMTP. Third one is for "WMsrv-EMAIL" with no services. But all say valid. – Seth Feb 24 '11 at 15:44
...may be unrelated, but using OWA, mail can send and not receive... – Seth Feb 24 '11 at 15:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.