Keyword | Type | Values (Default Bolded) | Description |
|---|---|---|---|
TLS | Boolean | ON/OFF | Enable TLS communication (ON) or disable TLS communication (OFF). |
TLS_ENFORCE_CERT | Boolean | ON/OFF | Controls whether the client TLS handshake process will enforce (ON) or ignore (OFF) TLS server certificate verification. |
TLS_CONN_TIMEOUT | Integer | Whole number 15 (DotNet) 3 JDBC | Timeout in seconds to wait on a TLS connection attempt. Zero (0) for no timeout. Negative values are not supported. |
TLS_CA_CERT_FILE | String | path/file name | The path and file name of a CA certificate on the client. If set, it overrides the use of default trust stores for locating CA certificate(s). |