Trust anchor collection

Use this page to 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 that are used by the CertPath API to validate the trust of a certificate chain.

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

To view this administrative console page for trust anchors on the cell level, complete the following steps:

  1. Click Security > Web services.

  2. Under Additional properties, click Trust anchors.

To view this administrative console page for trust anchors on the server level, complete the following steps:

  1. Click Servers > Application servers > servername.

  2. Under Security, click Web services: Default bindings for Web services security.

  3. Under Additional properties, click Trust anchors.

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

  1. Click Applications > Enterprise applications > appname.

  2. Under Related items, click EJB modules or Web modules > URI_name.

  3. Under Additional properties, one can access trust anchors information for the following bindings:

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

  5. Under Additional properties, click Trust anchors.

If you 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 you make changes on this panel, complete the following steps:

  1. Save your changes by clicking Save at the top of the administrative console. When you click Save, you are returned to the administrative console home panel.

  2. Return to the Trust anchors collection panel and click Update runtime. When you 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

Specifies the unique name that is used to identify the trust anchor.

Key store path

Specifies the location of the keystore file that contains the trust anchors.

Key store type

Specifies the type of keystore file.

The value for this field is JKS, JCEKS, PKCS11KS (PKCS11), or PKCS12KS (PKCS12).