-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Oracle Service Bus 11g Development Cookbook

In this recipe, we will configure the OSB to use SSL. The WebLogic server standard installation already comes with a default certificate and keystore, but in this recipe we will use the custom keystore that we created in Chapter 11, Handling Message-level Security Requirements.
We will need access to Eclipse OEPE, soapUI client, and the server.jks
and client.jks
files.
First, we will configure the OSB server to use the server.jks
keystore we created earlier.
In WebLogic console, perform the following steps:
Click on Environment in the tree on the left and select Servers | AdminServer(admin) on the detail view.
Navigate to the Configuration | Keystores tab.
Click Change and change the value to Custom Identity and Custom Trust for the Keystores field.
Enter ./config/fmwconfig/server.jks
into the Custom Identity Keystore field.
Enter JKS
into the Custom Identity Keystore Type field.
Enter welcome
into the Custom Identity Keystore Passphrase...
Change the font size
Change margin width
Change background colour