Signature Header Handler

The Signature Header Handler (SHH) inserts a digital signature header into a SOAP envelope. You can customize the SHH configuration with a configuration file. For example, you can specify a signing policy and the key store file.

There are two signature configuration files:

where ear_file_name is the name of the Enterprise Archive (EAR) file that contains your SOAP application. The soapsamples.ear file contains samples of these configuration files.

Here is an explanation of each configuration element in the Signature Header:

Note: Examples may be wrapped for display purposes.