Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Help with: PHP SOAP SSL

  • 29-04-2014 01:11PM
    #1
    Registered Users, Registered Users 2 Posts: 207 ✭✭


    Apologies I posted this in Design first by mistake..


    Hi,

    First time trying this...

    I hope someone can help me here, I'm trying to implement a PHP SOAP client to connect to a third party Website.

    Essentially we have the third party web services URL and a .p12 cert and a username and password.

    I have tried all manner of examples from google but I'm getting nowhere!

    Does anyone have a pointer to some good sample PHP code for connecting to a SOAP web service using a cert?

    Any pointers greatly appreciated...


    Cheers,

    ~LTD


Comments

  • Registered Users, Registered Users 2 Posts: 207 ✭✭livingthedream


    FYI,

    CentOS
    PHP 5.3 with soap and ssl enabled..


  • Moderators, Computer Games Moderators Posts: 4,282 Mod ✭✭✭✭deconduo


    Apologies I posted this in Design first by mistake..


    Hi,

    First time trying this...

    I hope someone can help me here, I'm trying to implement a PHP SOAP client to connect to a third party Website.

    Essentially we have the third party web services URL and a .p12 cert and a username and password.

    I have tried all manner of examples from google but I'm getting nowhere!

    Does anyone have a pointer to some good sample PHP code for connecting to a SOAP web service using a cert?

    Any pointers greatly appreciated...


    Cheers,

    ~LTD

    Take a look at these, might be useful:

    http://stackoverflow.com/questions/471115/how-to-post-soap-request-from-php
    http://stackoverflow.com/questions/7120586/soap-request-in-php-with-curl


  • Registered Users, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    Can you post some of your own code? It would make it a lot easier to help you.


  • Registered Users, Registered Users 2 Posts: 97 ✭✭myIdea



    I have tried all manner of examples from google but I'm getting nowhere!

    What browser(version) are you testing your script on?


Advertisement