Configuring Encryption for a Grid Port
Use this procedure to set up encryption for an available grid port. You might do this if you are using a grid port to access an application, such as Talent Management, through the Infor Rich Client.
Viewing all available ciphers
You can view a complete list of all available security ciphers through the following command:
java -cp %LAENVDIR%\java\thirdParty\sec-client.jar com.lawson.security.encryption.CipherSuites
The results of this command list all of the supported ciphers for the Java installation. If you want to ensure a specific cipher is used rather than allowing the default selection, you can choose a cipher from the list displayed and enter that value.