8-28 Oracle Application Management Pack for Oracle E-Business Suite Guide
Management Server (OMS). You can click on the Refresh icon in the upper right of the
Oracle E-Business Suite home page (by the Page Refreshed time stamp) in the Cloud
Control console to get updated information.
Importing an Oracle E-Business Suite SSL Certificate to the OMS
Oracle Application Management Pack for Oracle E-Business Suite invokes REST
services deployed on Oracle E-Business Suite using java.net.HttpURLConnection.
The User Monitoring and Diagnostics features use REST services. If the Oracle
E-Business Suite instance is SSL-enabled, the SSL certificate must be exported from
Oracle E-Business Suite and imported to the trust keystore of the Oracle WebLogic
Server (WLS) that runs the OMS. Below are the steps to do this action:
1. Find out the trust keystore of WebLogic Server.
2.
Open the WebLogic Server Administration Console by using the following steps.
1. Go to the All Targets page of Enterprise Manager Grid Control
2. Select the target type Oracle WebLogic Server.
3. Select the WebLogic Server instance that runs the OMS.
4. The target home page will contain the link to open the Administration Console.
3. From the Administration Console, select Servers.
4. Select the server that runs the OMS.
5. Click on the subtab Keystores under Configuration.
6. Look for the Java Standard Trust Keystore which points to the location of the
keystore.
7.
Run the command to import the certificate using the keytool utility. Use the JDK
that comes with WebLogic Server.
JDK_HOME/bin/keytool -importcert -alias oracle_ebs_<ebs instance
name> -trustcacerts -file <location of EBS SSL certificate>
-keystore <location of key store>
Refer to the Java SE documentation on the command keytool for information on
passwords.
8.
Restart the OMS.
For more information on configuring identity and trust for WebLogic Server, see the
Oracle Fusion Middleware manual Securing Oracle WebLogic Server.
Comentarios a estos manuales