Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
mail extension can't connect to exchange server:
Wrapped javax.mail.MessagingException: Could not convert socket to TLS; nested exception is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Cause: Could not convert socket to TLS
Thingworx 6.5. Mail Extension 3.2
using corporate exchange server
What version of Java do you have installed on the Thingworx server? Who is the certificate authority for the cert on the Exchange server?
I know that there were some changes in how the certs are formatted/validated that can break in this way. I would recommend updating the Java version on the Thingworx server to:
And then restarting Tomcat (make sure that Tomcat's java opt are set to point to the new JVM)