Integration Server 10.15 | Web Services Developer’s Guide | WS-Security Certificate and Key Requirements | WS-Security Key Resolution Order: Web Services Consumer
 
WS-Security Key Resolution Order: Web Services Consumer
 
Web Service Consumer: Response (Inbound Security) Detailed Usage and Resolution Order
Web Service Consumer: Request (Outbound Security) Detailed Usage and Resolution Order
The following table lists the key resolution order for a web services consumer’s request and response messages when the indicated security settings are enabled.
Security Setting
Request Message
Response Message
Sign
1. Private key passed in to WSC signature
2. Private key specified in WS endpoint alias
3. Private key specified in the Server Settings
Encrypt
1. Public key passed in to WSC signature
2. Public key specified in WS endpoint alias
Verify
1. Public key in message header
2. Public key passed in to WSC signature
3. Public key specified in WS endpoint alias
Decrypt
1. Private key passed in to WSC signature
2. Private key specified in WS endpoint alias
3. Private key specified in the Server Settings