The sslj utility helps you to test and troubleshoot TLS communication and list the ciphers and protocols using the same Java JSSE library that is used by all Java based OpenEdge products such as PAS for OpenEdge, Java OpenClient, and OpenEdge Management. This utility is located in $DLC/bin. It operates in FIPS mode when FIPS is enabled at the OpenEdge installation level.
Here is the complete syntax of this tool. Each operation is discussed in detail in the topics that follow:
sslj operation [option]
     operation:
                s_server [option]
                s_client [option]
                list-protocols
                list-ciphers
                version
                help [s_server|s_client]