Common Secure Interoperability Version 2 and Security Authentication Service client configuration

A secure Java client requires configuration properties to determine how to perform security with a server. These configuration properties are typically put into a properties file somewhere on the client machine and referenced by specifying the following system property on the command line of the Java client. The syntax of this property accepts a valid URL with the protocol type, file.

 -Dcom.ibm.CORBA.ConfigURL=file:/C:/WebSphere/AppServer/properties/sas.client.props

When this file is processed by the object request broker (ORB), security can be enabled between the Java client and the target server. If any syntax problems exist with the ConfigURL property and the sas.client.props file is not found, the Java client proceeds to connect insecurely. Errors display indicating the failure to read the ConfigURL property. Typically the problem is related to having two slashes after file, which is invalid.

The following properties are used to configure the SAS and CSIv2 authentication protocols:


Related reference
Security Authentication Service and Common Secure Interoperability Version 2 authentication protocol common settings for a client configuration
CSIv2 authentication protocol client settings
Security Authentication Service Authentication Protocol client settings



Searchable topic ID:   rsec_csiv2client
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/rsec_csiv2client.html

Library | Support | Terms of Use | Feedback