Hello,
I am used TLS certificate based encryption on all my agents.
my agent configuration is:
TLSConnect=cert
TLSAccept=cert
TLSCAFile=/etc/certs/zabbix/ca.crt
TLSCertFile=/etc/certs/zabbix/zabbix.crt
TLSKeyFile=/etc/certs/zabbix/zabbix.key
Unfortunately new hosts are automatically added with the following settings:

So the agent won't work, requiring me to change these settings manually.
Can you tell me where I can set the default TLS settings for a newly added host?
Regards
Alessandro
I am used TLS certificate based encryption on all my agents.
my agent configuration is:
TLSConnect=cert
TLSAccept=cert
TLSCAFile=/etc/certs/zabbix/ca.crt
TLSCertFile=/etc/certs/zabbix/zabbix.crt
TLSKeyFile=/etc/certs/zabbix/zabbix.key
Unfortunately new hosts are automatically added with the following settings:
So the agent won't work, requiring me to change these settings manually.
Can you tell me where I can set the default TLS settings for a newly added host?
Regards
Alessandro
Comment