cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Lukasz.Kociuba
AppDynamics Team

Step-by-Step Guide to Verifying SSL Certificates Using AppDynamics Cluster Agent

In this article, you will learn how to check if there are issues with the SSL Certificate for the On-Premises Controller using the Cluster Agent. Below are the steps you can independently verify in the cluster.

 

Next steps:

  1. Check if a Secret containing the certificate named "custom-ssl.pem" is created.
    LukaszKociuba_1-1737539563101.png
  2. Check if the Cluster Agent configuration file contains a parameter with the name of the Secret containing the certificate:
    1. "cluster-agent.yaml" -> Kubernetes CLI
      LukaszKociuba_1-1737577177172.png
    2. "values.yaml" -> Helm Chart
      LukaszKociuba_1-1737558366656.png
  3. Check if the Cluster Agent pod description contains:
    kubectl describe pod <cluster_agent_pod_name> -n appdynamics

    1. Environment variable "APPDYNAMICS_CUSTOM_SSL_SECRET: ssl-cert"
      LukaszKociuba_0-1737559322628.png
    2. Volume mount
      LukaszKociuba_1-1737559492663.png
    3. Volume "agent-ssl-cert"
      LukaszKociuba_2-1737559514179.png
  4. Check the presence of "/opt/appdynamics/ssl/custom-ssl.pem" in the Cluster Agent container.
    kubectl exec -it <cluster_agent_pod_name> -n appdynamics -- /bin/sh

    LukaszKociuba_0-1737576968883.png

I hope this article was helpful 

Version history
Last update:
‎01-23-2025 09:31 AM
Updated by:
Now On Demand
Learn how Splunk and AppDynamics are redefining observability


Watch Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here