6.1.2 Configure Wallet in ssl.conf file

This topic explains systematic instructions to configure Wallet in the ssl.conf file.

In ssl.conf file the newly created wallet need to be updated. This file is located under the folder ${ORACLE_INSTANCE}/config/OHS/${COMPONENT_NAME}/.
  1. Change the SSLWallet directive to point to the location of the new wallet created.
    SSLWallet - ${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/
  2. Change the Listen port number in the ssl.conf file to the SSL enabled port.

    Note:

    Listen port number by default: 4443

    Figure 6-9 SSLWallet - OHS Listen Port