Windows

Using a connection string

Before you enable SSL, you must set the TrustedFile property in the connection string to the file name of the trusted roots file. The file name should contain the path to the file as well.

Using DSN

StepsTo enable SSL connections

  1. Set the Encryption property in the connection string to ssl.

  2. Launch the ODBC DataSource Administrator.

  3. Select the data source name (DSN) you would like to use and choose Configure.

  4. Click the Connection tab.

  5. Select UseSSL in the Secure Socket Layer Group.

  6. Provide the complete path to the trusted roots file in the TrustedFile field.