View Single Post
Old Sep 8th, 2004, 1:43 PM   #1
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
Right now one of my contractors has asked me to tackle a project that requires using the SOAP API, only problem is that nuSOAP (and the default PHP SOAP) packages do not support PHP over an HTTPS transport, which as you may understand provides a bit of an issue for secured transactions.

We are required to use HTTPS. I am about to google myself to see if I can find anything, but I am wondering if anyone would know of a SOAP package for PHP that properly support the HTTPS transport.

My only other option is moving to Perl, and well I just do not feel that comfortable using Perl yet (though in retrospect I wish I had of bridged the gap with this language sooner and figured out how to use it, just in this contract Perl is very low key).
__________________
Clifford Matthew Roche <geek@cliffordroche.com>
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote