Hey guys,
I wasnt sure where to post this but here goes...
I'm new to the framework, and I'm pretty familar with basic PHP SOAP but this whole WS-Security thing has me confused. My aim is to create a Service in PHP to consumed securely (over ssl) by Delphi based clients. From the samples I can see how a server and local client in PHP can grab certificate and keys to encrypt and decrypt - but how does a remote client work with WS-Security - anyone got an example???