Splunk AppDynamics

Help with HTTP Request API

CommunityUser
Splunk Employee
Splunk Employee

Hi,

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. 

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Could someone please help me on this to fix it. 

Regards,

Soundarajan

Labels (1)
0 Karma

Atyuha_Pal
Contributor

Hi Soundarajan,


This error indicates that you don't have controller's certificates to make http call at program side. 
You will have to import certificates at java trust store to make successful connection. 

Please refer to the below doc

https://docs.appdynamics.com/display/PRO43/Controller+SSL+and+Certificates

Thanks,

Atyuha

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

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.

0 Karma

Atyuha_Pal
Contributor

Hi,

The certificates have to be imported to <controller_home>/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 <controller_home>/bin/appserver/glassfish/domains/domain1/config/cacerts.jks and any new certificate will not be imported.

 

Thanks,

Atyuha

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...