Hi team,
There is an issue with TLS auth for GNMI. I issued certificate for device, specified SAN there (IP and DNS). I added certificate together with corresponding root_ca to device, and binded this trustpoint to gnxi
gnxi
gnxi secure-password-auth
gnxi secure-trustpoint GNXI
gnxi secure-server
Next, I issued certificate for GNMI client (yangsuite itself). Later, into device properties, I uploaded root_ca, client cert, client key. However, there is a problem after pressing "check connectivity" button.
When I use the same client cert/key for telegraf gnmi plugin or gnmi-c to communicate with the device, everything goes well.

Hi team,
There is an issue with TLS auth for GNMI. I issued certificate for device, specified SAN there (IP and DNS). I added certificate together with corresponding root_ca to device, and binded this trustpoint to gnxi
Next, I issued certificate for GNMI client (yangsuite itself). Later, into device properties, I uploaded root_ca, client cert, client key. However, there is a problem after pressing "check connectivity" button.
When I use the same client cert/key for telegraf gnmi plugin or gnmi-c to communicate with the device, everything goes well.