This topic describes how to configure WebSphere Application
Server for SSL.
About this task
Use the WebSphere® Application
Server Administrative Console to configure
WebSphere Application
Server Secure for Secure
Sockets Layer (SSL) authentication.
Procedure
- Create an SSL configuration
entry:
- Click .
- Click SSL Configuration from
the Related Items list.
- Click New to create an SSL configuration specifically
for Common Audit Service.
- Specify Name as CARSSSLConfiguration.
- Specify Trust store name (for example, CellDefaultKeyStore).
- Specify Keystore name (for example, CellDefaultKeyStore).
- Click Get certificate aliases.
- Specify Default server certificate alias (for
example, as default).
- Specify Default client certificate alias (for
example, as default).
- Click OK.
Note: If
you are in a WebSphere Application
Server Network
Deployment environment, select Synchronize changes with
Nodes before saving the changes.
- Save the changes.
- Configure SSL between the WebSphere Application
Server and the Web service
client. To do this, assign an SSL configuration to a WebSphere Application
Server configuration
scope that enables the port for encryption and decryption of inbound
data.
- Click .
- In the inbound local topology tree, click on the cluster
or server name into which Common Audit Service is
being deployed.
- Under Specific SSL configuration for this endpoint,
enable Override inherited values.
- Select CARSSSLConfiguration from within the SSL
configuration field.
- Click Update certificate alias list.
- Specify the certificate alias in key store from the
drop down list (for example, default).
- Click OK.
- Save the changes.
- Click .
- Select to dynamically update the run time when SSL configuration
changes occur.
- Click Apply.
Note: If
you are in a WebSphere Application
Server Network
Deployment environment, select Synchronize changes with
Nodes before saving the changes.
- Save the changes.