Oracle HTTP Server 11g R1 Configuration for FLEXCUBE SSL Configuration for Oracle HTTP Server SSL Configuration between Oracle HTTP Server and Oracle Weblogic Server Enable one-way SSL 8.2.2 Enable one-way SSL This topic explains systematic instructions to enable one-way SSL. Generate a custom keystore identity.jks for Weblogic Server containing a certificate. In the Settings for AdminServer screen, set the Keystore details under the Keystore tab. Table 8-1 Keystore- Field Description Field Description Custom Identity Keystore Specify the identity.jks file location Custom Identity Keystore Type Specify Keystore type as JKS. Custom Identity Keystore Passphrase Specify the passphrase used to create the Keystore. Confirm Custom Identity Keystore Passphrase Confirm the passphrase used to create the Keystore. Figure 8-10 Keystore Copy the certificate to Oracle HTTP Server and import the new certificate into the OHS wallet as a trusted certificate. Add the following new directive in mod_wl_ohs.conf to point to the wallet location.WlSSLWallet ${ORACLE_INSTANCE}/config/OHS/{COMPONENT_NAME}/keystores/default Change the port in the mod_wl_ohs.conf file to point to the SSL port of the Weblogic server. Figure 8-11 mod_wl_ohs file Restart both Weblogic Server and Oracle HTTP Server. Parent topic: SSL Configuration between Oracle HTTP Server and Oracle Weblogic Server