View Single Post
Old Sep 8th, 2004, 11:26 PM   #2
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
As it ends up, for those who are now curious... Pear:OAP support the HTTPs transport as long as CURL and OpenSSL are compiled into PHP. This is actually a most recent feature, and well PEAROAP is still only beta (0.83 or something like that).

So I finally did manage to get it working... the kicker is though, the API we are working with also require WS-Security based XML signing, which PHP can not presently do without a lot of ugly low-level SOAPing code... so in the end we are moving off of PHP and going to take the system to Perl *shrugs* which means I need to brush up quickly
__________________
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