I'm trying to setup my Zabbix Server to work with the new Vault system (supported since 5.2
).
I'm trying to get my DB username and password from the vault server so I set up the three required params:
Thanks
HTML Code:
https://www.zabbix.com/documentation/5.2/manual/appendix/config/zabbix_server
I'm trying to get my DB username and password from the vault server so I set up the three required params:
- VaultDBPath
- VaultToken
- VaultURL
cannot initialize database credentials from vault: Cannot perform request: SSL certification problem: unable to get local issuer cerificate
Comment