tags:

views:

1104

answers:

0

I'm looking for any advice that can be offered on this one... I am trying to create a soap request in php using my server certificate and key aggregated in the local_cert parameter. I've verified that my cert & key are correct and I've created the local cert file using the key and cert appended respectively.

The response I get when I submit the request is a soap_fault saying "Could not connect".

Sorry, this is on a private network so I can't copy/paste more details.

Again, any ideas are appreciated. Thanks