6.4.3.1 Prerequisites

The following are the prerequisites for this configuration:

  1. UNIX user credentials with which OFSAA was installed.
  2. UNIX user credentials with which Web Application Server (Oracle WebLogic (WLS)/Apache Tomcat/ IBM WebSphere) was installed.
  3. OFSAAI version should be 8.1.2.0.0 and later.
  4. Ensure OFSAA installed and deployed is having JAVA 8 (Java version must support Java unlimited cryptographic policy. Java version 1.8.0_161+ supports unlimited cryptographic policy.)
  5. Create Oracle Wallet on the OFSAA processing tier.

    For information on Creating and Managing Oracle Wallet, see https://blogs.oracle.com/dev2dev/ssl-connection-to-oracle-db-using-jdbc,-tlsv12,-jks-or-oracle-wallets and https://blogs.oracle.com/weblogicserver/weblogic-jdbc-use-of-oracle-wallet-for-ssl.

  6. Configure the Oracle Wallet with trusted certificates between the database server with TCPS configured and the database client to enable communication through the SSL protocol.For example, all the database utils such as sqlplus, tnsping, and sqlldr must work between the Client and the Server.