SimpleSigning Rule
Identified by type="SimpleSigning"
, this rule enables "simple" signature authentication of messages. A simple signature is a bulk signature over the raw content of a message, rather than embedded inside the message.
Attributes
Name | Type | Default | Description |
---|---|---|---|
errorFatal | boolean | false | If true, failure to validate a supplied certificate is fatal during message processing. This is distinct from cases where a certificate isn't present. |
Example
<PolicyRule type="SimpleSigning" errorFatal="true"/>
, multiple selections available,