Bug #9729
closedstatus.php: Sanitize zabbix-agent tlspsk key
100%
Description
config-sanitized.xml keep <tlspskfile> of zabbix-agent:
$ grep tlspsk config-sanitized.xml
<tlspskidentity>ZabbixKey</tlspskidentity>
<tlspskfile>cGFzczEyMw0KcGFzczEyMw0KcGFzczEyMw0KcGFzczEyMw==</tlspskfile>
checked with zabbix4-agent-4.0.10 and zabbix42-agent-4.2.4
2.5.0-DEVELOPMENT (amd64)
built on Wed Sep 04 20:39:01 EDT 2019
FreeBSD 12.0-RELEASE-p10
Updated by Jim Pingle about 5 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 60a7d1e1201f43ec48b0ad374ded1c15eb29e14e.
Updated by Viktor Gurov about 5 years ago
Jim Pingle wrote:
Applied in changeset 60a7d1e1201f43ec48b0ad374ded1c15eb29e14e.
<tlspskidentity>xxxxx</tlspskidentity>
<tlspskfile>xxxxx</tlspskfile>
there is no reason to sanitize <tlspskidentity>
only <tlspskfile>
Updated by Jim Pingle about 5 years ago
- Status changed from Feedback to Resolved
Updated by Jim Pingle about 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
Updated by Viktor Gurov almost 5 years ago
Jim Pingle wrote:
Needs checked and/or tested again on 2.4.5 snapshots
tested on 2.4.5.a.20191209.0732
Resolved
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved