Java SDK now supports SNI.
Server Name Identification or SNI is an extension of the Transport Layer Security TLS Protocol. It facilitates a client in identifying the specific domain name it intends to connect with during the TLS handshake process. The implementation of SNI is crucial for the native operation of Edge SDKs within Kubernetes-hosted ThingWorx environments.
|
Android and API Upgrade
The minimum required Android API level is 26, which corresponds to Android 8.0 (Oreo).
|