An overview of the DataPower® objects created in the SOA Policy Gateway Basic Runtime and SOA Policy Gateway Advanced Runtime patterns and their function.
Object | Description |
---|---|
Domain | A Domain which can be used for the users application. |
WSRR Server | Named WSRRSVR. The SOAP URL, User, and password are configured, as well as a SSL Proxy Profile with Validation Credentials. |
SSL Proxy Profile | Named WSRRPP, it is a forward (client) profile. It uses the Crypto Profile WSRRCP. All other defaults are used. |
Crypto Profile | WSRRCP conttains a validation credentials object WSRRVC, that contains the Signer Certificate that was uploaded as part of the pattern scripts. |
Validation Credentials | WSRR Validation Credentials contains the Crypto Certificate WSRRCERT. All other settings are default. |
Crypto Certificate | WSRRCERT utilizes the signer cert. This certificate was either extracted from the NodeDefaultKeyStore, default Cert for a single server or the CMSKeyStore Default certificate in the case of an ND environment where an IBM® HTTP Server was present. |