security between php client and asp net 2.0 web services
-
hello some can comment about implement security method between php client and asp net 2.0 web services I do not find much information thanks
-
How i assure that only me client php consume me web services .net 2.0 and how i assure that this respond only is from me webservices .net 2.0
to expand i have 2 server server 1 "ip public" - ms server 2003 with apache and php. Frond end server 2 "ip local network" - ms server 2003 with aspnet 2.0 web services. layer business the connection is point to point and this is SSL reading i found a article "May be the message is signed or encrypted, and sometimes both. Now this cannot done only with transport security like https. You have to secure the message itself. WS-Security specification is meant for just this. It defines how to secure the message itself. So if you want this level of security, you need SOAP Web services. And there are applications, specially enterprise applications that need this level of security." my objective is implement WS-Security specification between server 1 and server 2 some comment, guide etc will be apreciate for me Thanks for the time.
-
hello some can comment about implement security method between php client and asp net 2.0 web services I do not find much information thanks
Since PHP is a bit more limited in ability (as far as I know) you would probably do better asking the question in the PHP forum. Also, please do not keep adding onto your original question. You can edit the original question.
Back in the blog beatch! http://CraptasticNation.blogspot.com/[^]
-
hello some can comment about implement security method between php client and asp net 2.0 web services I do not find much information thanks