Signing parameter configuration settings
Use this page to configure new signing parameters.
這個管理主控台頁面只適用於 Java™ API for XML-Based RPC (JAX-RPC) 應用程式。
The specifications that are 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.
- Click .
- Under Modules, click .
- Under Additional properties, you can access the
signing information for the following bindings:
- For the Request sender binding, click Web services: Client security bindings. Under Request sender binding, click Edit. Under Additional properties, click Signing information.
- For the Response sender binding, click Web services: Server security bindings. Under Response sender binding, click Edit. Under Additional properties, click Signing information.
- In the Request Sender Binding column, click .
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
Specifies the algorithm Uniform Resource Identifiers (URI) of the signature method.
- http://www.w3.org/2000/09/xmldsig#rsa-sha1
- http://www.w3.org/2000/09/xmldsig#dsa-sha1
- http://www.w3.org/2000/09/xmldsig#hmac-sha1
- You can also add custom algorithms.
Digest method
Specifies the algorithm URI of the digest method.
WebSphere Application Server supports the http://www.w3.org/2000/09/xmldsig#sha1 algorithm.
Canonicalization method
Specifies the algorithm URI of the canonicalization method.
Key name
Specifies the name of the key object found in the keystore file.
Key locator reference
Specifies the name used to reference the key locator
You can configure these key locator reference options on the cell level, the server level, and the application level. The configurations that are listed in the field are a combination of the configurations on these three levels.
Binding name | Cell level, server level, or application level | Path |
---|---|---|
N/A | Cell level |
|
N/A | Server level |
|
Request sender | Application level |
|
Request receiver | Application level |
|
Response sender | Application level |
|
Response receiver | Application level |
|