Data Integration Connectors
- Data Integration Connectors H2L
- All Products
Connection property
| Description
|
---|---|
Use SSL
| Determines whether the Secure Agent establishes a secure connection to the MySQL database.
When you select this option and the database server supports SSL, the Secure Agent establishes an encrypted connection. If the MySQL database server does not support SSL, the connection either fails or the Secure Agent establishes an unencrypted connection depending on whether you enable or disable the
Require SSL check box.
If you do not select the
Use SSL check box, the Secure Agent attempts to establish an unencrypted connection.
|
Verify Server Certificate
| If you select
Use SSL and select this option, the client validates the server certificate that is sent by the database server.
|
Require SSL
| Applicable only if you select
Use SSL .
If you select the
Require SSL check box, and the MySQL database supports SSL, the Secure Agent establishes an SSL connection.
If you select the
Require SSL check box, and the MySQL database does not support SSL, the Secure Agent attempts to establish an SSL connection but fails.
If you clear the
Require SSL check box, and the MySQL database does not support SSL, the Secure Agent establishes an unencrypted connection.
|
TLS Protocols
| TLS protocols used for the secure communication when you select
Use SSL .
You can select from the following protocols:
Default is TLSv1.2. The TLSv1 and TLSv1.1 protocols are not applicable.
|