Ad Widget

Collapse

Zabbix server + Proxy + Agent problem with certificates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Maikel
    Junior Member
    • Jul 2017
    • 2

    #1

    Zabbix server + Proxy + Agent problem with certificates

    Hi, i'm trying to setup the use of certificates between zabbix server, zabbix proxy and Zabbix agent but i run into an issue with the connection between the zabbix agent and proxy.

    current situation:
    server/proxy/agent are all separate machines and have their own certificate with machine name, without certificates it works perfectly but when i enable the certificate on the agent i get the following message in the agent log file:

    15129:20170721:104704.779 failed to accept an incoming connection: certificate subject does not match for x.x.x.x

    x.x.x.x = proxy server ip

    Has anyone else the same setup working or maybe any idea what i should do different?

    Thank you
    Kind regards,

    Maikel
    Last edited by Maikel; 24-07-2017, 13:41.
  • Maikel
    Junior Member
    • Jul 2017
    • 2

    #2
    I've found the solution i had the wrong "TLSServerCertSubject" configured in the agent(s).

    Comment

    Working...