ptn77 ptn77 [http://community.jboss.org/people/ptn77] created the discussion

"Configuring WS-security for jboss client to consume .net service"

To view the discussion, visit: http://community.jboss.org/message/618359#618359

--------------------------------------------------------------
Hello All,

I'm working on a jboss client that connects to a .net WCF webservice with 
ws-security enabled. The .net webservice has the following ws-security 
configurations:

WSHttpBinding
default Algorithm Suite = Basic128Rsa15
authentication Mode = MutualCertificate (We are using X509 Certificates)
require Derived Keys = false
security Header Layout = Strict
include Timestamp = true
Key Entropy Mode = CombinedEntropy
message Protection Order = SignBeforeEncrypt
message Security version = 
WSSecurity10WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10
requires Signature Confirmation = false

I need to set the signed parts and encrypted parts for the request and response 
using X509 certificates for both signing and encrypting.

How do I set up these ws-security configurations on jboss GA 4.2.3? Does anyone 
know of any documenation or tutorial that they can direct me to on how to do 
this?

Thank you in advance!
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/618359#618359]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to