+

Search Tips   |   Advanced Search

Key settings


To define the mapping of a logical name to a key alias in a keystore file.

To view this admin console panel for the key collection on the cell level...

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

  2. Under JAX-RPC Default generator bindings, click Token Generators > token_generator_name.

  3. Under Additional properties, click Callback handler > Keys.

  4. Specify a new key configuration by clicking New or by clicking the key configuration name to modify the settings.
Keys are also available by clicking Key locators > key_locator_name. Under Additional properties, click Keys > New.

To view this admin console page for the key locator collection on the server level...

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

  2. Under Security, click JAX-WS and JAX-RPC security runtime.

    In a mixed node cell with a server using Websphere Application Server version 6.1 or earlier, click Web services: Default bindings for WS-Security

  3. Under JAX-RPC Default generator bindings, click Token Generators > token_generator_name.

  4. Under Additional properties, click Callback handler > Keys.

  5. Specify a new key configuration by clicking New or by clicking the key configuration name to modify the settings.
Keys are also available by clicking Key locators > key_locator_name. Under Additional properties, click Keys > New.

To use this admin console page for the key locator collection on the application level...

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

  2. Under Modules, click Manage modules > URI_name.

  3. Under Additional properties, we can access key locators for the following bindings:

    • For the Request generator, click Web services: Client security bindings. Under Request generator (sender) binding, click Edit custom > Key locators. Under Additional properties, click Keys.

    • For the Request consumer, click Web services: WAS security bindings. Under Request consumer (receiver) binding, click Edit custom > Key locators. Under Additional properties, click Keys.

    • For the Response generator, click Web services: WAS security bindings. Under Response generator (sender) binding, click Edit custom > Key locators. Under Additional properties, click Keys.

    • For the Response consumer, click Web services: Client security bindings. Under Response consumer (receiver) binding, click Edit custom > Key locators. Under Additional properties, click Keys.

  4. Under WS-Security Properties, we can access key locators for the following bindings:

  5. Specify a new key configuration by clicking New or by clicking the key configuration name to modify the settings.

Key name

Name of the key object. For digital signatures, the key name is used by the request sender or request generator signing information to determine which key is used to digitally sign the message. For encryption, the key name is used to determine the key used for encryption.

The key name must be a fully qualified, distinguished name. For example, CN:Bob,O=IBM,C=US.

If we enter the distinguished name with spaces before or after commas and equal symbols, the appserver normalizes the distinguished names automatically during run time by removing these extra spaces.

Key alias

Alias for the key object, which is used by the key locator to find the key within the keystore file.

Key password

that is needed to access the key object within the keystore file.





 

Related tasks


Set the key locator using JAX-RPC for the generator binding on the application level

 

Related


Key collection