Use this information to configure a trust anchor. Trust anchors point to keystores that contain trusted root or self-signed certificates. This information enables you to specify a name for the trust anchor and the information that is needed to access a keystore. The application binding uses this name to reference a predefined trust anchor definition in the binding file (or the default).
This administrative console page applies only to Java API for XML-based RPC (JAX-RPC) applications.
Specifies the unique name that is used by the application binding to reference a predefined trust anchor definition in the default binding.
Specifies the name of the key store configuration defined in the keystore settings in secure communications.
Specifies the password that is needed to access the key store file.
Specifies the location of the keystore file.
Use ${USER_INSTALL_ROOT} as this path expands to the WebSphere® Application Server path on your machine.
Specifies the type of keystore file.
Choose from the following options:
Information | Value |
---|---|
Default | JKS |
Range | JKS, JCEKS, PKCS11KS (PKCS11), PKCS12KS (PKCS12) |