Hi LB
Typically run with the following as an example for both ABAP+JAVA, which is what you touched on in your last post
icm/server_port_X = PROT=HTTPS, ..., SSLCONFIG=ssl_config_X
icm/ssl_config_X ..., CIPHERS=151:HIGH
ssl/ciphersuites = 151:HIGH
ssl/client_ciphersuites = 151:HIGH
Cheers
Craig