Before you begin
Configure the Secure Sockets Layer (SSL) client authentication using the sas.client.props configuration file or the administrative console. To configure a Java client application, use the sas.client.props configuration file. By default, the sas.client.props file is located in the properties directory under the <install_root> of your WebSphere Application Server installation.To configure a WebSphere Application Server, use the administrative console. To start the administrative console, specify URL: http://<server host_name>:9090/admin.
Why and when to perform this task
To configure a Java client application, complete the following steps, which explain how to edit the sas.client.props file.
Steps for this task
Why and when to perform this task
To configure a WebSphere Application Server, complete the following stepsSteps for this task
Results
Client authentication using digital certificates is performed during SSL connection.Example
What to do next
Specify the keystore and truststore files in your configuration.