]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
zabbix_agentd: Add helper script to get and verify certificate details
authorRobin Roevens <robin.roevens@disroot.org>
Wed, 28 Feb 2024 18:58:35 +0000 (19:58 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Feb 2024 10:26:11 +0000 (10:26 +0000)
commit670e7d6e363d1a51de623428620b5d50b0e814d8
treef76b3bedec0adb8667888c5e8b1b8efd94faa87a
parent5ef6f1dcaeea9b49c70d2bd4b2e80b17c64fffcf
zabbix_agentd: Add helper script to get and verify certificate details

Add script to parse openssl output on certificates and return it as JSON for consumption by the Zabbix agent.
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/zabbix_agentd/ipfire_certificate_detail.sh [new file with mode: 0755]