tlsCipherList

Specifies a comma-separated list of supported cipher suites in priority sequence.

This parameter is not applicable to Planning Analytics Engine.

Parameter type: optional, static

Use tlsCipherList to specify what cipher suites are acceptable for your Planning Analytics system. The listed cipher suites are presented to the SSL negotiation in the order in which they are listed, for both the client and server sides of the negotiation. At least one of the listed cipher suites for the client and database must match.

The following cipher suites are supported:

For example:

tlsCipherList=TLS_RSA_WITH_AES_128_CBC_SHA, 
TLS_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_CBC_SHA256