RE: ssl cli php: SoapClient error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
>Are you sure the cURL the php-cli is using has SSL capabilities?
>
Thanks for the response.

I do not know.... 

A lot of googling does not turn up anything about php-cli without cURL
SSL capabilities. 


 
>On 1/17/07, Roland <roland.cruse@vrs-soft.com> wrote:
>> Hi
>>
>> I am not able to connect to an wsdl endpoint if I using an ssl url in
a
>php
>> cli script.
>>
>> $client = new
>SoapClient("https://api.foo.com/webservices/foo.asmx?WSDL";);
>>
>> The above call generates a few warnings and then a few fatal errors:
>Below
>> is the first warning.
>>
>> Warning: SoapClient::__construct(): Failed to enable crypto...
>>
>> The above url works if the "https" is changed to "http". Also if the
>script
>> is made to run under apache the https url works.  cURL is enabled on
the
>php
>> 5.1.2 build.
>>
>> I can find very little about using an ssl endpoint for a php5
soapclient
>in
>> a cli script.
>>
>> Any clues would be very much appreciated...please.
>>
>> Thanks
>>
>> --
>> PHP Soap Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>

*****************************************************************

IMPORTANT NOTICE

The information in this e-mail and any attached files is CONFIDENTIAL and may be legally privileged or prohibited from disclosure and unauthorized use. The views of the author may not necessarily reflect those of the Company. This communication is intended solely for the addressee, or the employee or agent responsible for delivering such materials to the addressee. If you have received this message in error please return it to the sender then delete the email and destroy any copies of it. If you are not the intended recipient, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication or any action taken or omitted to be taken in reliance upon this message or its attachments is prohibited and may be unlawful.

At present the integrity of e-mail across the Internet cannot be guaranteed and messages sent via this medium are potentially at risk. All liability is excluded to the extent permitted by law for any claims arising as a result of the use of this medium to transmit information by or to VillaDirect Management LLC.

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux