Previous Topic: Enable One-Way SSL Between CA Risk Authentication Components and DatabaseNext Topic: On UNIX based Platforms


Between CA Risk Authentication Server and Database

CA Risk Authentication uses DataDirect driver to connect to the database. This section walks you through the steps to configure one-way and two-way SSL between a CA Risk Authentication Server instance and Oracle database:

On Windows

To enable one-way SSL between CA Risk Authentication Server and the Oracle database, perform the following configurations:

  1. On the system where you have installed CA Risk Authentication Server, open Control Panel, navigate to Administrative Tools, Data Sources (ODBC), System DSN.
  2. Select the data source that you specified during CA Risk Authentication installation, and click Configure.

    The ODBC Oracle Wire Protocol Driver Setup dialog box appears.

  3. In the Encryption section, select 1-SSL Auto from the Encryption Method list.
  4. Set Truststore to the location to the truststore file that contains a list of the valid Certificate Authorities (CAs) that are trusted by CA Risk Authentication.
  5. Specify the password for the truststore in the Truststore Password field.
  6. Set the Host Name in Certificate fields to the host name of the system where your database server is installed.

    Refer to your database vendor documentation for this parameter.

  7. Click OK to save the configurations.