Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. security between php client and asp net 2.0 web services

security between php client and asp net 2.0 web services

Scheduled Pinned Locked Moved ASP.NET
phpwcfsecurity
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    raquidd22
    wrote on last edited by
    #1

    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

    R L W 3 Replies Last reply
    0
    • R raquidd22

      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

      R Offline
      R Offline
      raquidd22
      wrote on last edited by
      #2

      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

      R 1 Reply Last reply
      0
      • R raquidd22

        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

        R Offline
        R Offline
        raquidd22
        wrote on last edited by
        #3

        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.

        1 Reply Last reply
        0
        • R raquidd22

          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

          L Offline
          L Offline
          leckey 0
          wrote on last edited by
          #4

          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/[^]

          1 Reply Last reply
          0
          • R raquidd22

            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

            W Offline
            W Offline
            wenjinxu
            wrote on last edited by
            #5

            1. https/ssl 2. encrypt data (DES) 3. checkcode by data (md5) 4. soapheader

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups