+

Search Tips   |   Advanced Search

Trust anchor collection

View a list of keystore objects that contain trusted root certificates. These objects are used for certificate path validation of incoming X.509-formatted security tokens. Keystore objects within trust anchors contain trusted root certificates used by the CertPath API to validate the trust of a certificate chain.

This administrative console page applies only to JAX-RPC applications.

To create the keystore file, use the key tool located in the install_dir\java\jre\bin\keytool directory.

(iSeries) To create the keystore file, use the keytool utility. The keytool utility is available using the QShell Interpreter.

To view this administrative console page for trust anchors on the cell level:

  1. Click Security > JAX-WS and JAX-RPC security runtime.

  2. Under Additional properties, click Trust anchors.

To view this administrative console page for trust anchors on the server level:

  1. Click Servers > Server Types > WebSphere application servers > server.

  2. Under Security, click security runtime.

    Mixed-version environment: In a mixed node cell with a server using WebSphere Application Server version 6.1 or earlier, click Web services: Default bindings for Web Services Security.mixv

  3. Under Additional properties, click Trust anchors.

To view this administrative console page for trust anchors on the application level,

  1. Click Applications > Application Types > WebSphere enterprise applications > application_name.

  2. Click Manage modules > URI_name.

  3. Under Web Services Security Properties, we can access trust anchors information for the following bindings:

    • For the Response consumer (receiver) binding, click Web services: Client security bindings. Under Response consumer (receiver) binding, click Edit custom.

    • For the Request consumer (receiver) binding, click Web services: Server security bindings. Under Request consumer (receiver) binding, click Edit custom.

  4. Under Additional properties, we can access the trust anchors information for the following bindings:

  5. Under Additional properties, click Trust anchors.

If we click Update runtime, the Web Services Security run time is updated with the default binding information, which is contained in the ws-security.xml file that was previously saved. If we make changes on this panel, complete the following steps:

  1. Save changes by clicking Save. When we click Save, we are returned to the administrative console home panel.
  2. Return to the Trust anchors collection panel and click Update runtime. When we click Update runtime, the configuration changes made to the other web services also are updated in the Web Services Security run time.


Trust anchor name

Unique name used to identify the trust anchor.


Key store path

Location of the keystore file containing the trust anchors.


Key store type

Type of keystore file.

The value for this field is JKS, JCEKS, JCERACFKS (z/OS only), JCE4758RACFKS (z/OS only), PKCS11KS (PKCS11), or PKCS12KS (PKCS12).

  • Configure trust anchors for the generator binding on the application level
  • Trust anchor configuration settings