WS-Security

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wouter

    WS-Security

    Hi,

    I am currently using NuSOAP to create a web service, but I'd like to use
    WS-Security. AFAIK, NuSOAP doesn't support this. Is there anything else
    for PHP I can use that does implement WS-Security?
  • Michael Vilain

    #2
    Re: WS-Security

    In article <41b704d3$0$250 70$ba620e4c@new s.skynet.be>,
    Wouter <wouter@unigom. be> wrote:
    [color=blue]
    > Hi,
    >
    > I am currently using NuSOAP to create a web service, but I'd like to use
    > WS-Security. AFAIK, NuSOAP doesn't support this. Is there anything else
    > for PHP I can use that does implement WS-Security?[/color]

    Wouldn't connection-level security be a feature of your web server
    rather than your application? From the descriptions of WS-Security I
    found on Google, it sounds like SSL. If it isn't, what are you trying
    to accomplish with NuSOAP that SOAP with WS-Security won't solve?

    Have you contacted the NuSOAP development team and requested your
    feature?

    Download NuSOAP - SOAP Toolkit for PHP for free. PROJECT MOVED to https://github.com/f00b4r/nusoap NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.


    Wave enough money in someone's face and you'll probably get what you
    want...

    --
    DeeDee, don't press that button! DeeDee! NO! Dee...



    Comment

    Working...