Previous Topic: AuthMinder Server and DatabaseNext Topic: On UNIX-Based Platforms


On Windows

Perform the following steps to enable one-way SSL between AuthMinder Server and Oracle database:

  1. Log in to the system where you have installed the AuthMinder Server.
  2. Open the ODBC Data Source Manager.
  3. Activate the System DSN tab.
  4. Select the data source that is used by AuthMinder to configure for SSL.
  5. Click Configure.

    The ODBC Oracle Wire Protocol Driver Setup dialog appears.

  6. In the Encryption section, select 1-SSL Auto in the Encryption Method drop down list.
  7. Set Truststore to the location where the trust store file containing a list of the valid Certificate Authorities (CAs) that are trusted by the AuthMinder is available.
  8. Specify the password for the trust store in the Truststore Password field.
  9. Set the Host Name in Certificate fields to the host name of the system where the database server is installed. See your database vendor documentation for this parameter.
  10. Click OK to save the configurations.