sslCipherSuite

 

public static java.lang.String

The name of the Cipher Suite to be used by SSL. SSL is only valid for a client connection, and is triggered by setting sslCipherSuite . If sslCipherSuite is not set, all of the other values are irrelevant and a standard non-SSL connection is used to connect to the server.


uj12490_