WAS v8.5 > Reference > Sets

Algorithm URI configuration settings page

Use this page to specify the algorithm uniform resource identifier (URI) and its usage type.

WAS v8.5 supports the following algorithm URI types:

Message digest

Algorithm URI used for digest value calculation.

Signature

Algorithm URI used for digital signature, including both signature and signing verification.

Data encryption

Algorithm URI used for both encrypting and decrypting data.

Key encryption

Algorithm URI used for encrypting and decrypting the encryption key.

If the URI is used for multiple usage types, then you must define a mapping of the URI to each usage type.

To view this dmgr console page on the server level, complete the following steps:

  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 Web Services Security.

  3. Under Additional properties, click Algorithm mappings.

    The Algorithm mappings feature is not supported when the Use the Federal Information Processing Standard (FIPS) option has been selected on the SSL certificate and key management panel of the dmgr console. When this option is selected, the New button in the Algorithm mappings panel is not available.

  4. Click New.

  5. Under Additional properties, click Algorithm URI > algorithm_URI_name.

To view the dmgr console page on the cell level:

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

  2. Under Additional properties, click Algorithm mappings.

  3. Click New.

  4. Under Additional properties, click Algorithm URI > algorithm_URI_name.


Algorithm URI

Algorithm uniform resource identifier (URI) for the specified algorithm type.

The algorithm URI defined on this page is available to the various binding configurations. For example, if we specify an algorithm URI and select Signature from the Algorithm type field, the URI displays in the Signature method field on the signing information panel.


Algorithm type

Type of algorithm specified in the Algorithm URI field.

The following types of algorithms are supported by this product. The following list shows where configurations specified on this panel are displayed for a binding configuration:

Algorithm types. The algorithm types in the table are supported by the product.

Algorithm type Explanation Location of the configuration
Signature This algorithm type is used for digital signatures. This configuration displays in the Signature method field on the Signing information panel. For information on how to access the Signing information panel, see the help topic Signing information configuration settings.
Digest value calculation (message digest) This algorithm type is used for calculating the digest value. This configuration displays in the Digest method algorithm field on the Part references panel. For information on how to access the Part references panel, see the help topic Part reference configuration settings.
Data encryption This algorithm type is used for encrypting data. This configuration displays in the Data encryption algorithm field on the Encryption information panel. For information on how to access the Encryption information panel, see the help topic Encryption information configuration settings: Message parts.
Key encryption This algorithm type is used for encrypting the key used for data encryption. This configuration displays in the Key encryption algorithm field on the Encryption information panel. For information on how to access the Encryption information panel, see the help topic Encryption information configuration settings: Message parts.

The actual implementation of the algorithm is done in the implementation class for the engine factory.


Related


Configure token generators using JAX-RPC to protect message authenticity at the server level


Reference:

Algorithm URI page
Algorithm mapping page
Algorithm mapping configuration settings
Signing information configuration settings
Part reference configuration settings
Encryption information configuration settings: Message parts


+

Search Tips   |   Advanced Search