Hi,
I'm fairly new to Zabbix but have been successfully rolling it out to our infrastructure & learning more & more about the product as I go.
I ran into an issue though using the Zabbix Agent2 Web Certificate plugin.
One of our hosts (Windows Server 2016) can't seem to verify it's SSL certificate & gets the error: 'failed to verify certificate: x509: certificate is valid for <our website>, not <our website>' with <our website> being the same value & Cert: Validation result says 'invalid'.
I have tried removing & re-adding the template as well as the macro but it still gets the same result.
When I use the command: 'zabbix_get -s <IP> -k web.certificate.get[<our website>] --tls-connect=psk --tls-psk-identity="<our ID>" --tls-psk-file=<our key>', it pulls the certificate details successfully & displays it as valid.
Is anyone able to offer any additional troubleshooting steps that I can try?
I'm using Zabbix 5.4 on a Ubuntu 20.04 server.
Thanks,
Josh
I'm fairly new to Zabbix but have been successfully rolling it out to our infrastructure & learning more & more about the product as I go.
I ran into an issue though using the Zabbix Agent2 Web Certificate plugin.
One of our hosts (Windows Server 2016) can't seem to verify it's SSL certificate & gets the error: 'failed to verify certificate: x509: certificate is valid for <our website>, not <our website>' with <our website> being the same value & Cert: Validation result says 'invalid'.
I have tried removing & re-adding the template as well as the macro but it still gets the same result.
When I use the command: 'zabbix_get -s <IP> -k web.certificate.get[<our website>] --tls-connect=psk --tls-psk-identity="<our ID>" --tls-psk-file=<our key>', it pulls the certificate details successfully & displays it as valid.
Is anyone able to offer any additional troubleshooting steps that I can try?
I'm using Zabbix 5.4 on a Ubuntu 20.04 server.
Thanks,
Josh
Comment