<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged 12044</title>
<link>https://overflow.efficy.io/?qa=tag/12044</link>
<description>Powered by Question2Answer</description>
<item>
<title>Problem with request to external webservice with TLS 1.2</title>
<link>https://overflow.efficy.io/?qa=4553/problem-with-request-to-external-webservice-with-tls-1-2</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;for a customer we've made a connection with a external webservice. This external party is migrating their service so that it's going to use TLS 1.2. We are testing this but we encounter a problem when we make a request to that external webservice which is using TLS 1.2. We receive the following error:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Cannot find web server &quot;xxxxx.xxxxxx.xx&quot;
Error Code: 12044
ErrorContext
=============================     
EEfficyException 0
(LIBS-1690) Cannot find web server &quot;xxxxx.xxxxxx.xx&quot;
Error Code: 12044
Error
=============================     
ESlspException 0
Application Server Error
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I'm using the following code to make the request:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;var soapResponse = efficy.OpenURL2(this.options.Url + apiCommandUrl, soapText, this.soapHeaders);
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Does anyone know how I can solve this?&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4553/problem-with-request-to-external-webservice-with-tls-1-2</guid>
<pubDate>Wed, 10 Jul 2019 09:31:36 +0000</pubDate>
</item>
</channel>
</rss>