When working with EndorsingSupportedTokens (X.509), on the server side it is required to provide,
<entry key="ws-security.signature.properties" value="server-keystore.properties" /> that encapsulates details of keystore, password, etc., Is there a way to integrate this into websphere keystore, rather than having a separate file. I can point "org.apache.ws.security.crypto.merlin.keystore.file" to websphere keystore, but how do I load credentials configured within websphere, instead of the current way where credentials are exposed in plain text file. -- View this message in context: http://cxf.547215.n5.nabble.com/server-keystore-WAS-integration-tp5506144p5506144.html Sent from the cxf-user mailing list archive at Nabble.com.
