Hi,
I am looking for documentation and examples related to WS-SecureConversation <http://specs.xmlsoap.org/ws/2005/02/sc/WS-SecureConversation.pdf> usage in our project. I am trying using the sample in https://svn.apache.org/repos/asf/webservices/rampart/trunk/java/modules/ rampart-samples/policy/sample04/ This example is implemented using JKS file. I will like to know if we can implement WS-SecureConversation without using Certificate provider and JKS file? Is there an example I can look for doing this for server and client? Thanks Bhushan