[//]: # (werk v2)
# agent_prism: fix SSL certificate verification
key | value
---------- | ---
date | 2024-07-10T13:55:32+00:00
version | 2.4.0b1
class | fix
edition | cre
component | checks
level | 1
compatible | yes
This werk impacts who monitors Nutanix Prism Clusters.
Previously, the connection to the Nutanix Prism endpoint
was only possible by excluding the SSL certificate check.
This was because the agent used the endpoint's IP address instead of its hostname,
preventing certificate verification.
Now the agent validates the certificate by comparing the common name with the host name as
known to Checkmk.
Show replies by date