<?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 Re: Help with HTTP Request API in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735744#M9531</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P class="p1"&gt;The certificates have to be imported to &amp;lt;controller_home&amp;gt;/bin/appserver/glassfish/domains/domain1/config/cacerts.jks but for SaaS controller OPS team would not allow it for security reasons. So the certificates need to be singed by public CA that is already available in &amp;lt;controller_home&amp;gt;/bin/appserver/glassfish/domains/domain1/config/cacerts.jks and any new certificate will not be imported.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks,&lt;/P&gt;
&lt;P class="p1"&gt;Atyuha&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 13:49:24 GMT</pubDate>
    <dc:creator>Atyuha_Pal</dc:creator>
    <dc:date>2017-11-07T13:49:24Z</dc:date>
    <item>
      <title>Help with HTTP Request API</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735741#M9528</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm working on the task of integrating Appdynamics with our org ITSM tool to generate an Incident ticket whenever there is an event triggered in AppD. So I've created an HTTP request API with payload content and created a template. When I test the configuration it throws me an error.&amp;nbsp;&lt;/P&gt;

&lt;PRE class="lang-java prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;sun&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;security&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;provider&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;certpath&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;SunCertPathBuilderException&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; unable to find valid certification path to requested target&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Could someone please help me on this to fix it.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Soundarajan&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 14:00:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735741#M9528</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-11-01T14:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with HTTP Request API</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735742#M9529</link>
      <description>&lt;P&gt;Hi Soundarajan,&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;This error indicates that you don't have controller's certificates to make http call at program side.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You will have to import certificates at java trust store to make successful connection.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please refer to the below doc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Controller+SSL+and+Certificates" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Controller+SSL+and+Certificates&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Atyuha&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 04:42:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735742#M9529</guid>
      <dc:creator>Atyuha_Pal</dc:creator>
      <dc:date>2017-11-03T04:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with HTTP Request API</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735743#M9530</link>
      <description>&lt;P&gt;Hi Atyuha, Thanks So Much for your reply. Could you please advise whether we need to place the certificates into the Controller environment directory or local machine where we're executing this HTTP call. PS: Our Controller is in SAAS model.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 06:22:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735743#M9530</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-11-06T06:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help with HTTP Request API</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735744#M9531</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P class="p1"&gt;The certificates have to be imported to &amp;lt;controller_home&amp;gt;/bin/appserver/glassfish/domains/domain1/config/cacerts.jks but for SaaS controller OPS team would not allow it for security reasons. So the certificates need to be singed by public CA that is already available in &amp;lt;controller_home&amp;gt;/bin/appserver/glassfish/domains/domain1/config/cacerts.jks and any new certificate will not be imported.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks,&lt;/P&gt;
&lt;P class="p1"&gt;Atyuha&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 13:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Help-with-HTTP-Request-API/m-p/735744#M9531</guid>
      <dc:creator>Atyuha_Pal</dc:creator>
      <dc:date>2017-11-07T13:49:24Z</dc:date>
    </item>
  </channel>
</rss>

