Hello,

At this moment I'm developing a SOAP-server with Zend Framework. I want this to be secure using individual client credentials, but without the possibility to use SSL. I discovered that there is a method using WS-Security, but this is not supported in Zend Framework. There seems to be only one PHP Framework that does support it:
WSF PHP | WSO2

Question:
Is there a known approach to get this working on a FreeBSD based cPanel server?

Thank you in advance.

Additional information:
OASIS Web Services Security (WSS) TC