I have another question about SOAP and SSL using the SOAP extension of PHP5.
If I want to create such a SSL webservice (so, in the server), do I need to use the SOAP extension as if I created the webservice without SSL or are there special operations to do ?
Thank you,
Mathieu,
Dmitry Stogov writes:
ext/soap works fine with HTTPS, the only requirement is ssl support in PHP.
If you can open some https page by fopen() then ext/soap must work too.
Thanks. Dmitry.
-----Original Message-----
From: Mathieu [mailto:ovh-php@4yourtravel.com] Sent: Thursday, April 07, 2005 5:03 PM
To: soap@lists.php.net
Subject: PHP5 : does SOAP extension work with SSL ?
Hello,
I would like to know if it is possible to use the SOAP extension of PHP5 to connect to a secure webservice using https ?
I haven't read useful information about that and it doesn't work for me.
If it works, what but be done ?
If not, is the only solution to use NuSOAP ?
Thank you for your answers.
Mathieu,
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php