Configure and Enable Mutual TLS Authentication
Mutual TLS is a mutual authentication method that encrypts the traffic between the client and the server by authenticating each other using their public-private key pair.
In Splunk AppDynamics Controller, you can enable Mutual TLS to authenticate the Controller with third-party applications such as Slack, PagerDuty, and ServiceNow. This mutual authentication verifies that the alerts (HTTP request actions) sent to the third-party applications are from Splunk AppDynamics and not from a malicious entity.
Configuring mutual TLS authentication involves the following steps:
- Generate a Certificate Signing Request (CSR) for your TLS certificate
- Get the CSR signed from a Certificate Authority and upload the signed TLS certificate
- Enable mutual TLS authentication in HTTP request actions