Enabling the X509 Security Mechanism for Web Service Clients

See Also

You use the AM Security tab of the Web Service Attributes Editor to enable and configure the X509 security mechanism for web service clients.

To enable the X509 security mechanism for a web service client:

  1. In the Projects window, expand the project node for the project where your web service client is defined.
  2. Expand the Web Service References node and right-click the web-service-information node and choose Edit Web Service Attributes from the pop-up menu.
    The Web Service Attributes Editor opens with the AM Security tab open.
  3. Select the Enable Message Level Security checkbox.
  4. Under Security Mechanism, from the Request drop-down list, select X509Token.
  5. To specify that response verification is required, select the Verify Response checkbox.
  6. Under Existing Certificate Settings, to use a custom keystore, clear the Use Default Key Store checkbox and enter the required information.
    You can use the Browse button to navigate to and select a different location for the keystore file.
  7. From the Server drop-down list, select the Access Manager server instance that is associated with the Sun Java System Application Server for your project.
  8. Click OK.
See Also
Web Service Attributes Editor: Web Service Client Security Configuration
About Identity Management Tools

Legal Notices