Connection to Thingworx Failed - Could not establish a secure socket connection
- March 2, 2020
- 2 replies
- 4609 views
I'm unable to create a connection between KepServerEX V6.7 and Thingworx v8.5, both running locally on the same machine.
I have tried the recommended troubleshooting to no avail:
1.Verify that the host, port, resource, and application key are all valid and correct. Confirmed.
2.Verify that the host machine can reach the Composer on the ThingWorx Platform. Confirmed.
3.Verify that the proper certificate settings are enabled if using a self- signed certificate or no encryption. Confirmed.
The KepServer logs give me the following error: TW SSL_VERSION: Error tls runtime version: OpenSSL 1.0.2s-1 28 May 2019, does not match compiled version: OpenSSL 1.0.2j-3 26 Sep 2016
For background, I am using the 'org.apache.coyote.http11.Http11AprProtocol' protocol.

