Hi,
I'm using Zabbix 7.0.16 with ssh.
When my item "ssh" check use a hardcoded user and password, everything is OK, i got a result.
But
When I use a macro {$SSL.USER} and {$SSL.PWD} defined in my template, the ssl check failed witherror : "Password authentication failed: Access denied for 'password'. Authentication that can continue: publickey,password"
So, it seems that SSL_USER and SSL_PWD are not evaluated during the check.
I found this bug https://support.zabbix.com/browse/ZBX-17644, but i was for Zabbix 5.0
I'm using Zabbix 7.0.16 with ssh.
When my item "ssh" check use a hardcoded user and password, everything is OK, i got a result.
But
When I use a macro {$SSL.USER} and {$SSL.PWD} defined in my template, the ssl check failed witherror : "Password authentication failed: Access denied for 'password'. Authentication that can continue: publickey,password"
So, it seems that SSL_USER and SSL_PWD are not evaluated during the check.
I found this bug https://support.zabbix.com/browse/ZBX-17644, but i was for Zabbix 5.0