Hi I have the following scenario.
Currently a filter mechanism to authenticate all incoming requests (over http) on the middle-tier is in place, for all WS invocations. The web server is also configured to handle https. Required .keystore files are created for both client and server side. I need rampart to basically do only the encryption part. How can I achieve this? Thanks in advance Shantaram
