Using Supported Ciphers with the .NET SDK
The .NET SDK supports the following cipher suites by default:
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_AES_128_CBC_SHA
When you set up the ThingWorx Platform, make sure you enable TLS v1.1 and disable SSL in your Tomcat server.xml file.
Was this helpful?