Configuring TCPS

To configure TCPS:

  1. Enable the Oracle Advanced Security TLS setting on the target database.
    For TLSv1.2 configuration,
    1) Ensure SSL_VERSION is set to 1.2 for configuring TLSv1.2 in the sqlnet.ora or the listener.ora file,
    2) Ensure the SSL_CLIENT_AUTHENTICATION parameter in the sqlnet.ora file is set to TRUE.
  2. Configure secure wallets with third party CA certificates.
  3. Configure third party CA certificate wallets for OMS and Agent communication.
  4. Set the connection protocol to TCPS in the monitoring configuration properties of target database.