We want to monitor certificate expiration of both public and private websites using the Website certificate by Zabbix agent 2 template . The certificates of the private websites are issued by our internal PKI CA authority.
Public site monitoring is fine, but private site monitoring is not able to validate the certs as the agent2 container doesn't have the CA material to perform the validation. What is the proper way to add the CA material to the Agent2 container that will also persist restarts?
Public site monitoring is fine, but private site monitoring is not able to validate the certs as the agent2 container doesn't have the CA material to perform the validation. What is the proper way to add the CA material to the Agent2 container that will also persist restarts?
Comment