03.05.2015 Views

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

15.The changes should be saved and <strong>WebSphere</strong> restarted.<br />

Of course, it is necessary for Global <strong>Security</strong> to be enabled in order for SSL to<br />

operate; ensure that this is the case.<br />

10.12.3 Configuring the Java client<br />

A J2EE application client environment provides the necessary libraries to<br />

connect via SSL and so no additional effort from the client application developer<br />

is required. Configuration is provided in the sas.client.props file, which is located<br />

in <strong>WebSphere</strong>’s properties directory by default. For details regarding the options<br />

available in this file, consult 6.3, “Configuring the Java client” on page 103.<br />

Before starting configuration of the Java client, it is recommended that you back<br />

up the current sas.client.props file.<br />

To allow for a secure connection to <strong>WebSphere</strong>, the following settings are<br />

necessary.<br />

Table 10-4 sas.client.props configuration<br />

Property<br />

com.ibm.CORBA.securityEnabled<br />

com.ibm.ssl.protocol<br />

com.ibm.CSI.performTransportAssocSSLTLSSupported<br />

com.ibm.CSI.performTransportAssocSSLTLSRequired<br />

com.ibm.CSI.performMessageIntegritySupported<br />

com.ibm.CSI.performMessageConfidentialitySupported<br />

Value<br />

true<br />

SSL<br />

true<br />

true<br />

true<br />

true<br />

Once the sas.client.props file has been updated, it should be saved to the<br />

filesystem.<br />

Testing the configuration involves starting a Java client with the launchclient tool.<br />

Information regarding the launchclient tool can be found in 6.5, “J2EE application<br />

client” on page 121.<br />

Additionally, the client must provide a certificate in order to establish its identity,<br />

rather than a user name and password. Java clients can be configured to provide<br />

a certificate and in this case, several additional steps are necessary.<br />

The sas.client.props file must be updated to reflect the addition of the client trust<br />

store.<br />

Chapter 10. Administering <strong>WebSphere</strong> security 315

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!