WebSphere Message Service Clients: Web Services Client for C++, Version 1.1 Operating Systems: Linux, Windows

Security information defined in axiscpp.conf file

If you are defining security information using the axiscpp.conf file, you must append two lines to this file to define the mandatory library and GSKit security information.

The following example, which is for Windows, shows the information that you must add:

#The comment character is ?#?
#Available directives are as follows
#
#ClientWSDDFilePath:The path to the client WSDD
#SecureInfo:The GSKit security information
#
Channel_HTTP_SSL:<inst_dir>/bin/HTTPSSLChannel.dll
SecureInfo:<GSKitInstDir><KeyRing.kdb>,<password or stash>,<label>,
NONE,05,NONE,false
Note: There are no spaces between the label, colon and directory path.
Related tasks
Securing web service communications
Specifying secure endpoints
Related reference
GSKit configuration settings

Concept topic

Terms of Use | Rate this page

Last updated: 25 Jan 2006

© Copyright IBM Corporation 2005, 2006. All Rights Reserved.