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.

Configuring Client02<br />

Client02 requires transport layer authentication using SSL client certificates; to<br />

accomplish this, follow the steps below:<br />

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

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

client.props.<br />

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

file, open it in a text editor in 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 />

4. Disable client authentication at the message layer.<br />

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

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

5. Enable client authentication at the transport layer. Here we are supporting it<br />

and not requiring it:<br />

com.ibm.CSI.performTLClientAuthenticationRequired=false,<br />

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

6. Save the file then close it.<br />

Configuring Server02<br />

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

client authentication and Identity Assertion. Configuration for outgoing requests<br />

is not relevant for this scenario. Follow the steps below to configure Server02.<br />

Configure Server02 for incoming connections.<br />

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

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

Protocol section.<br />

2. Select CSIv2 Incoming Authentication.<br />

a. Disable Basic authentication, by selecting Never.<br />

b. Enable Client Certificate Authentication by selecting Supported.<br />

c. Enable Identity Assertion.<br />

3. Select CSIv2 Incoming Transport.<br />

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

114 <strong>IBM</strong> <strong>WebSphere</strong> <strong>V5.0</strong> <strong>Security</strong> Handbook

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

Saved successfully!

Ooh no, something went wrong!