This is server-side: org.apache.ws.security.crypto.provider=org.apache.ws.security.components.crypto.Merlin org.apache.ws.security.crypto.merlin.keystore.type=jks org.apache.ws.security.crypto.merlin.file=META-INF/keystore.jks org.apache.ws.security.crypto.merlin.keystore.password=password
I've attached the request/response. http://www.nabble.com/file/p23302620/Request.txt Request.txt http://www.nabble.com/file/p23302620/Response.txt Response.txt Colm O hEigeartaigh wrote: > > Hi, > > Can you attach the config you're using, the SOAP request/responses, and > the stacktrace you're getting? > > Colm. > > -----Original Message----- > From: happypolla [mailto:[email protected]] > Sent: 20 March 2009 05:42 > To: [email protected] > Subject: WCF Interop issue for UsernameForCertificate > > > Hey All, > > I'm trying to create a WCF client for a WSS4J server I have. It work > fine > when I implement a clear text username token, but I want one where the > username token is encrypted. > > I am using the WCF UsernameForCertificate authentication. The request is > processed by the WSS4J server fine, but then the response is unreadable > to > the client. > > The problem it seems to have is identifying the certificate key > correctly > for decryption. > > Has anybody tried something similar before? Any incites as to where this > is > falling over? > > Thanks, > Kohei. > -- > View this message in context: > http://www.nabble.com/WCF-Interop-issue-for-UsernameForCertificate-tp226 > 14639p22614639.html > Sent from the WSS4J mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/WCF-Interop-issue-for-UsernameForCertificate-tp22614639p23302620.html Sent from the WSS4J mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
