0

i'm Going to design enterprise application which expose web services to out side. i'm going to ESB and i read that we can set security in ESB too.

According to my finding we need to consider about transport level security and message level security.

so i found for transport layer we can use 2 way SSL or 1 way SSL.

if i'm going to use ESB with 2 way ssl, Do i need to use message level security? can ESB handle message level security?

i read following : Is Transport Level Security Necessary When Using Message Level Security in WCF?

Transport-level vs message-level security

but couldn't find solution

thanx..

Community
  • 1
  • 1
DevT
  • 4,843
  • 16
  • 59
  • 92

1 Answers1

1

Wso2 ESB supports message level(soap) security.For more information refer the doc

ajanthan
  • 431
  • 3
  • 4