<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Webhook with accept host can not ping or trigger on secure server in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67268#M40707</link>
    <description>&lt;P&gt;I've intergrated the webhook in our Dev server with &lt;STRONG&gt;http&lt;/STRONG&gt; (not secure) and it's working fine, then deploy to the production server using &lt;STRONG&gt;https&lt;/STRONG&gt; (secured) and our authorize account is in LIVE mode. When i tried to use "Test Webhook" (ping) in the portal, it said "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt;&lt;SPAN&gt;The ping operation failed. This could be due to connectivity issues, invalid url or server downtime. Check the url details for the webhook and try again.". &amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Two server are excactly the same environment, but we can not ping to our production from webhook which configured on the Authorize Portal. It's also can not trigger and receive any notification on our server.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;I only see the different between Dev and Production server is the secure or not.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Do you have any solution for this? Thanks in advance.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2019 13:31:03 GMT</pubDate>
    <dc:creator>htkt89</dc:creator>
    <dc:date>2019-04-04T13:31:03Z</dc:date>
    <item>
      <title>Webhook with accept host can not ping or trigger on secure server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67268#M40707</link>
      <description>&lt;P&gt;I've intergrated the webhook in our Dev server with &lt;STRONG&gt;http&lt;/STRONG&gt; (not secure) and it's working fine, then deploy to the production server using &lt;STRONG&gt;https&lt;/STRONG&gt; (secured) and our authorize account is in LIVE mode. When i tried to use "Test Webhook" (ping) in the portal, it said "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt;&lt;SPAN&gt;The ping operation failed. This could be due to connectivity issues, invalid url or server downtime. Check the url details for the webhook and try again.". &amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Two server are excactly the same environment, but we can not ping to our production from webhook which configured on the Authorize Portal. It's also can not trigger and receive any notification on our server.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;I only see the different between Dev and Production server is the secure or not.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Do you have any solution for this? Thanks in advance.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 13:31:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67268#M40707</guid>
      <dc:creator>htkt89</dc:creator>
      <dc:date>2019-04-04T13:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook with accept host can not ping or trigger on secure server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67272#M40711</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/29568"&gt;@htkt89&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using standard port 443 for your secure connection? You might also confirm that your endpoint supports a TLS 1.2 connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:57:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67272#M40711</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-04-04T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook with accept host can not ping or trigger on secure server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67274#M40713</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using standard port 443 for your secure connection?&lt;/P&gt;&lt;P&gt;-&amp;gt; Yes, we are using port 443 for secure connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might also confirm that your endpoint supports a TLS 1.2 connection.&lt;/P&gt;&lt;P&gt;-&amp;gt; Do you mean your service only support later TLS &amp;nbsp;1.2? We're using the TLS 1.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please confirm this is the cause of this issue?&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 17:44:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67274#M40713</guid>
      <dc:creator>htkt89</dc:creator>
      <dc:date>2019-04-04T17:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook with accept host can not ping or trigger on secure server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67275#M40714</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/29568"&gt;@htkt89&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, we require a TLS 1.2 connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.authorize.net/s/article/Authorize-Net-Support-for-SSL-TLS-FAQ" target="_blank"&gt;https://support.authorize.net/s/article/Authorize-Net-Support-for-SSL-TLS-FAQ&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 17:46:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-with-accept-host-can-not-ping-or-trigger-on-secure/m-p/67275#M40714</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-04-04T17:46:34Z</dc:date>
    </item>
  </channel>
</rss>

