How to pretty fit SSL with web services - TechRepublic
General discussion
October 9, 2003 at 05:01 AM
joe_wang2000

How to pretty fit SSL with web services

by joe_wang2000 . Updated 22 years, 9 months ago

It is known, Security is one of the biggest concern in IT world, a scenario goes where a server logic was built by using EJB components, the interface between clients(C# application) is WSDL. this can be simplified to 4 states.

DATA – EJB – SOAP – C# client.

So, how can SSL come into this blueprint, and what solutions/tools are preferred to be used?

This discussion is locked

All Comments