FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP SoapClient?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PHP SoapClient? [message #186003 is a reply to message #185418] Wed, 28 May 2014 15:48 Go to previous message
white.joseph78 is currently offline  white.joseph78
Messages: 1
Registered: May 2014
Karma:
Junior Member
I ran into a similar problem and here is how I fixed it.
$soapclient_options['local_cert'] = PEM_LOCATION;
$soapclient_options['passphrase'] = PEM_PASS;

I never included the PEM passphrase in my initial calls. once I did that it worked like a charm.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Add compiler to Page
Next Topic: Re: mysqli fetch_assoc() straight to array (-> comp.lang.php)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 21 21:36:06 GMT 2024

Total time taken to generate the page: 0.05651 seconds