14-Alexandrite
August 28, 2024
Solved
Error SSL handshake when connecting Edge CSDK to Thingworx
- August 28, 2024
- 4 replies
- 1908 views
Hello,
I have two thingworx (9.3.4) running on 2 differents containers.
1- Container 1 is configured on port 80:8080 (NO_TLS = TRUE)
2- Container 2 is configured on port 8081:8080 (NO_TLS = TRUE)
From my host machine, i run an edge csdk
it works perfectly with the first container (port 80) [See log OK]
With the second container, i have an error TW_NEW_SSL_CLIENT: SSL handshake error. Consider verifying you have compatible SSL ciphers, Error was: error:0A00010B:SSL routines::wrong version number. [See log KO]
I tried to update the configuration of tomcat but it didn't work
Do you have any idea how to use any port except 80 to run the edge
Thank you for your help.

