cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Where is the SSL key of Dynatrace Managed stored?

The Managed of my client is slow to load, since they have NAM, I want to use NAM to have a look as well.

To monitor it in NAM, I need to import the SSL key into the NAM Probe.

I export the key at /etc/pki/tls/cert.pem


But seems like it doesn't work. Where the key really is?


Best Regards,

Wai Keat


4 REPLIES 4

Radoslaw_Szulgo
Dynatrace Guru
Dynatrace Guru

I believe you need to get different certificates. Take it from the nginx for instance. It's in:

<managed_binaries>/nginx/conf/ssl

Senior Product Manager,
Dynatrace Managed expert

I've imported the two .pem keys in that directory into my NAM Probe, but somehow doesn't work.....

Any other place that has other keys?


These are used for the Web UI traffic from your browser to the cluster node on port 443. Then locally on a node 443 port is redirected to HTTPS 8022 (NGINX listening port). Then 8022 goes to HTTPS 8021 which is the server (also same key-pair is used).

If something doesn't work take a look at the NAM side.


Senior Product Manager,
Dynatrace Managed expert

Thanks, perhaps I should configure both port 443 and 8020-8022.


Featured Posts