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