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..