Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Salesforce by (13.1k points)

I was trying to connect an SOAP service at test.salesforce. But it is throwing an error:

[SoapFault]                

Could not connect to host

Can anyone help me why this error shows up? I'm using a MAC operating system.

1 Answer

0 votes
by (26.7k points)

The problem is basically occurs because of latest versions of macports. Try the below command:

cd /opt/local/src

sudo svn checkout -r 90715 http://svn.macports.org/repository/macports/trunk/dports/devel/openssl

cd openssl

sudo port install

I hope this will help.

Want to become a Salesforce Expert? join Salesforce certification now!!

Browse Categories

...