Assigning A Processing Policy To A Datapower Service - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

# stylepolicy validate-sign-encrypt-all
Processing Policy configuration mode
# match star validate-sign-encrypt
# exit
Processing Policy "validate-sign-encrypt-all" successfully created
#
This command sequence creates the multi-step-all Processing Policy that uses the
multi-step global rule with the star matching pattern.
# stylepolicy multi-step-all
Processing Policy configuration mode
# match star multi-step
# exit
Processing Policy "multi-step" successfully created
#

Assigning a Processing Policy to a DataPower service

This command sequence creates the validate-sign-encrypt-all XML Firewall. The
sequence assigns the validate-sign-encrypt-all Processing Policy to the XML
Firewall of the same name.
# xmlfirewall validate-sign-encrypt-all
XML firewall configuration mode
# local-address 0 9050
# remote-address 10.10.0.1 9000
# xml-manager mgr1
# stylesheet-policy
validate-sign-encrypt-all
# parameter keypair ALICE
# parameter recipient Alice
# request-type xml
# response-type unprocessed
# exit
#
This command sequence creates the multi-step XSL Proxy. The sequence assigns
the multi-step Processing Policy to the XSL Proxy of the same name.
# xslproxy multi-step
XSL proxy configuration mode
# local-address 0 64000
# remote-address 10.12.12.1 64000
# xml-manager mgr1
# stylesheet-policy multi-step
# request-type xml
# response-type unprocessed
# exit
XSL Proxy update successful
#
1003
Appendix B. Processing Policy procedures

Advertisement

Table of Contents
loading

Table of Contents