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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuring Client01<br />

Client01 requires message layer authentication with an SSL transport; follow the<br />

steps to configure Client01.<br />

1. The client needs to point to the sas.client.props file using the property in the<br />

command line, see 6.3, “Configuring the Java client” on page 103 for more<br />

information on this; you can use the following parameter:<br />

com.ibm.CORBA.ConfigURL=file:/c:/websphere/appclient/properties/sas.client.<br />

props.<br />

2. All further configuration involves setting properties within the sas.client.props<br />

file, open it in a text editor at the /properties<br />

directory.<br />

3. Enable SSL for the connection; in this case, SSL will be supported but not<br />

required: com.ibm.CSI.performTransportAssocSSLTLSSupported=true,<br />

com.ibm.CSI.performTransportAssocSSLTLSRequired=false.<br />

Enable client authentication at the message layer. In this case, client<br />

authentication is supported but not required:<br />

com.ibm.CSI.performClientAuthenticationRequired=false<br />

com.ibm.CSI.performClientAuthenticationSupported=true<br />

4. Use all of the rest of the defaults in the sas.client.props file. Save the file then<br />

close it.<br />

Configuring Server01<br />

In the Web Console, Server01 will be configured for incoming requests to<br />

support message layer client authentication and incoming connections to support<br />

SSL without client certificate authentication. Server01 will be configured for<br />

outgoing requests to support identity assertion. Follow the steps to configure<br />

Server01:<br />

1. Configure Server01 for incoming connections. Start the Administrative<br />

Console for Server01, then navigate to the <strong>Security</strong> -> Authentication<br />

Protocol section.<br />

a. Select CSIv2 Inbound Authentication.<br />

i. Enable Basic Authentication, by selecting Supported.<br />

ii. Disable Client Certificate Authentication by selecting Never.<br />

iii. Disable Identity Assertion.<br />

b. Select CSIv2 Inbound Transport.<br />

Enable SSL, by selecting SSL-Supported.<br />

Chapter 6. Securing Java clients 111

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

Saved successfully!

Ooh no, something went wrong!