On Thursday, February 23, 2012 11:35:16 AM sram wrote: > Following on my previous post, > > The issue, is the file contains keystore password in plain text. Is there a > way to encrypt this and still have apache security libraries decode them OR > have all these information supplied from websphere keystore and direct > apache security libraries to use WAS keystore.
I'm really not aware of any way to do that short of writing your own subclass of org.apache.ws.security.components.crypto.Merlin (or similar) that would somehow retrieve that information from WebSphere. A contribution around that may be welcome for WSS4J. Dan > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/server-keystore-WAS-integration-tp5506144p5 > 509105.html Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
