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-tp22614639p22614639.html
Sent from the WSS4J mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to