[//]: # (werk v2)
# agent_netapp_ontap: fix SSL certificate verification
key | value
---------- | ---
date | 2024-07-10T14:47:31+00:00
version | 2.3.0p12
class | fix
edition | cre
component | checks
level | 1
compatible | yes
This werk impacts who monitors Netapp Filers.
Previously, the connection to the Netapp 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