SSL/TLS cryptography error

Instantiating SSL engine Cannot support TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA with currently installed providers

This message is from an issue with the Java installed and security restrictions put in place in newer versions of Infor WMS.

To correct that download the Java Cryptography Extension (JCE) for Java 8. The link for that is here: https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html

Follow the instructions in the README file contained in the download to install the changes. Afterwards restart the socket server and verify that error message is no longer present.