Values Port number, 10 for example.TransportListener.tcp.timeout = valueSpecifies how long a socket waits on a read() before throwing aSocketTimeoutException.Required Optional.Values Specified in minutes. 0 means no timeout.Default 10CLI Client Configuration Properties FileThis file, ClientKeyManagerConfig.properties, contains a subset of the propertiescontained in the KeyManagerConfig.properties file. This subset includes thefollowing properties.TransportListener.ssl.ciphersuites = JSSE_ALLCipher suites to be used for communication between Encryption KeyManager servers and CLI clients. A cipher suite describes thecryptographic algorithms and handshake protocols Transport LayerSecurity (TLS) and Secure Sockets Layer (SSL) use for data transfer.Required Optional.Values This value must match the value specified forTransportListener.ssl.ciphersuites in the Encryption KeyManager Server properties file,KeyManagerConfig.properties.TransportListener.ssl.host = valueIdentifies the Encryption Key Manager Server to the Encryption KeyManager CLI Client.Required Optional.Values IP address or hostnameDefault localhostExamples TransportListener.ssl.host = 9.24.136.444TransportListener.ssl.host = ekmsvr02Note: Not used in KeyManagerConfig.properties file.TransportListener.ssl.keystore.name = valueThis keystore is also used by the Encryption Key Manager Client to talk tothe Encryption Key Manager Server and act as a Secure Sockets client.Required Yes.TransportListener.ssl.keystore.type = jceksType of keystore.Required Optional. Recommended.Default jceksTransportListener.ssl.port = valueThis is the port the CLI client will use to communicate with EncryptionKey Manager servers.Required Yes.Values This value must match the value specified forAppendix B. Encryption Key Manager Configuration Properties Files B-9