CipherSuites
The CipherSuites attribute lists the cipher suite or suites that can be used, depending also on the client setting.
SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384SSL_RSA_WITH_AES_128_CBC_SHA256
You must set this attribute for both the client and the server. For TLS to be used, the server and client settings must include at least one common suite.
See Configuration for TLS for Client/Server in Oracle TimesTen In-Memory Database Security Guide for more details.
Required Privilege
No privilege is required to change the value of this attribute.
Usage in TimesTen Scaleout and TimesTen Classic
This attribute is supported in TimesTen Classic but not supported in TimesTen Scaleout.Setting
Set CipherSuites as follows.
| Where to set the attribute | How the attribute is represented | Setting |
|---|---|---|
|
C or Java programs or UNIX and Linux systems |
CipherSuites |
Specify |
|
Windows ODBC Data Source Administrator |
Encryption field on the Oracle TimesTen Client DSN Setup dialog. |
Specify |