TimesTenClassicSpecSpecClientTLS
TimesTenClassicSpecSpecClientTLS appears in TimesTenClassicSpecSpec.
Table 20-4 TimeTenClassicSpecSpecClientTLS
Field | Type | Earliest Schema Version Supported In | Description |
---|---|---|---|
|
boolean |
|
Determines if the TimesTen Operator automatically creates self-signed certificates and configures TimesTen to use those certificates for client/server encryption. Valid values are the following:
If you do not specify the |
|
string |
|
Defines the cipher suite(s) used for client/server communication. You can specify one or more cipher suites. Specify the desired cipher suites, comma-separated, and in order of preference. The supported cipher suites are as follows:
The TimesTen Operator first checks to see if there is a
ciphersuites entry in the db.ini file.
The TimesTen Operator adds the See Configuration for TLS for Client/Server in the Oracle TimesTen In-Memory Database Security Guide. |
|
string |
|
Defines the size of the elliptical curve. The supported values are as follows:
See the |
|
string |
|
Defines the encryption setting for client/server access. The supported values are as follows:
The TimesTen Operator first checks to see if there is an
encryption entry in the db.ini file.
The TimesTen Operator adds the See Configuration for TLS for Client/Server in the Oracle TimesTen In-Memory Database Security Guide. |
|
string |
|
Defines the elliptical curve signing algorithm. The supported values are as follows:
See the |
|
integer |
|
Defines the number of days the created certificate is valid. The minimum is The default is See the |