Back
I was trying to connect an SOAP service at test.salesforce. But it is throwing an error:
[SoapFault] Could not connect to host
[SoapFault]
Could not connect to host
Can anyone help me why this error shows up? I'm using a MAC operating system.
The problem is basically occurs because of latest versions of macports. Try the below command:
cd /opt/local/srcsudo svn checkout -r 90715 http://svn.macports.org/repository/macports/trunk/dports/devel/opensslcd opensslsudo port install
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!!
31k questions
32.8k answers
501 comments
693 users