Security and Authentication
To protect data from unauthorized access,
Note:
In this documentation, "SSL" refers to both TLS (Transport Layer Security) and
SSL (Secure Sockets Layer). The connector supports
The connector supports basic user name and password authentication. You can authenticate your connection by providing your user name and password in the DSN or connection string.
Additionally, the connector supports SSL connections with or without one-way authentication. If the server has an SSL-enabled socket, then you can configure the connector to connect to it.