WAS v8.5 > Reference > Sets

Signing parameter configuration settings page

Use this page to configure new signing parameters.

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

There is an important distinction between v5.x and v6 and later applications. The information in this article supports v5.x applications only used with WebSphere Application Server v6.0.x and later. The information does not apply to v6.0.x and later applications. v5.x applications are based on Java 2 platform, Enterprise Edition (J2EE) 1.3.

The specifications listed on this page for the signature method, digest method, and canonicalization method are located in the World Wide Web Consortium (W3C) document entitled, XML Signature Syntax and Specification: W3C Recommendation 12 Feb 2002.

To view this dmgr console page...

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

  2. Under Modules, click Manage modules > URI_name.

  3. Under Additional properties, we can access the signing information for the following bindings:

    1. For the Request sender binding, click Web services: Client security bindings. Under Request sender binding, click Edit. Under Additional properties, click Signing information.

    2. For the Response sender binding, click Web services: Server security bindings. Under Response sender binding, click Edit. Under Additional properties, click Signing information.

  4. In the Request Sender Binding column, click Edit > Signing Information.

If the signing information is not available, select None.

If the signing information is available, select Dedicated Signing Information and specify the configuration in the following fields:


Signature method

Algorithm Uniform Resource Identifiers (URI) of the signature method.

The following algorithms are supported:

We can also add custom algorithms.


Digest method

Algorithm URI of the digest method.

WAS supports the http://www.w3.org/2000/09/xmldsig#sha1 algorithm.


Canonicalization method

Algorithm URI of the canonicalization method.

The following algorithms are supported:


Key name

Name of the key object found in the keystore file.


Key locator reference

Name used to reference the key locator

We can configure these key locator reference options on the server level and the application level. The configurations listed in the field are a combination of the configurations on these two levels.

We can specify a key locator configuration for the following bindings on the following levels:

Key locator binding settings. The key locator is part of the signing parameter information.

Binding name Cell level, server level, or application level Path
N/A Server level

  1. Click Servers > Server Typ > 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 Web Services Security.

  3. Under Additional properties, click Key locators.

Request sender Application level

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

  2. Under Modules, click Manage modules > URI_name.

  3. Click Web services: Client security bindings.

  4. Under Request sender binding, click Edit.

  5. Under Additional properties, click Key locators.

Request receiver Application level

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

  2. Under Modules, click Manage module > URI_name.

  3. Click Web services: Server security bindings.

  4. Under Request receiver binding, click Edit.

  5. Under Additional properties, click Key locators.

Response sender Application level

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

  2. Under Modules, click Manage module > URI_name.

  3. Click Web services: Server security bindings.

  4. Under Response sender binding, click Edit.

  5. Under Additional properties, click Key locators.

Response receiver Application level

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

  2. Under Modules, click Manage modules > URI_name.

  3. Click Web services: Client security bindings.

  4. Under Response receiver binding, click Edit.

  5. Under Additional properties, click Key locators.


Related concepts:

Secure web services


Reference:

Request sender binding page


+

Search Tips   |   Advanced Search