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 WebSphere® Application Server administrative console page for trust anchors on the server level, complete the following steps:
- Click Servers > Application servers > server_name.
- Under Security, click Web services: Default bindings for Web services security.
- Under Additional properties, click Trust anchors.
To view this WAS administrative console page for trust anchors on the application level,
- Click Applications > Enterprise applications > application_name.
- Under Related items, click EJB modules or Web modules > URI_name.
- Under Additional properties, you 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.
- 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:
- 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.
- 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.
Related reference
Trust anchor configuration settings
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).