Oracle HTTP Server certificates are stored in Oracle Wallet. You need two wallets, which can be created using Oracle Wallet Manager.
The two signed certificates—one for external communication between Oracle HTTP Server and browsers, and the other for routing internal communication among EPM System servers—are required to support full SSL configuration. Oracle recommends that these certificates be tied to server aliases, for example, epm.myCompany.com and empinternal.myCompany.com, to prevent the exposure of server names and to enhance security. If you are not using a third-party CA known to Oracle HTTP Server, you also need the root CA certificate.
Note: | Perform this procedure on each Oracle HTTP Server host machine. |
To install Oracle HTTP Server certificate into Oracle Wallet:
On the machine that hosts Oracle HTTP Server, launch the Wallet Manager.
Windows: Select Start, then All Programs, Oracle-OHxxxxxx, then Integrated Management Tools, and then Wallet Manager.
xxxxxx is the Oracle HTTP Server instance number.
UNIX: Execute MIDDLEWARE_HOME/ohs/bin/owm to launch the Wallet Manager from the command line.
Note: | The Wallet Manager requires a graphical environment. |
Optional: If you are not using a CA that is known to Oracle HTTP Server, import the root CA certificate into the Wallet.
In Oracle Wallet Manager, right-click Certificate: [Empty] and select Add Certificate Request.
In Create Certificate Request screen, enter the required information.
For common name, enter the fully qualified server alias; for example, epm.myCompany.com or epminternal.myCompany.com, available in the hosts file on your system.
Right-click the certificate request that you created and select Export Certificate Request.
Using the certificate request files, obtain signed certificates from the CA.
Save the Wallet to a convenient location; for example, MIDDLEWARE_HOME/ohs/bin/wallet/epmwallet.
Repeat step 2 to step 9 to create another wallet and install certificates.