Actions
Bug #15327
closedIn 5.1 nodeslist.json does not contains the key hash
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
I had the following:
[root@server cfengine-community]# cat inputs/distributePolicy/1.0/nodeslist.json { "74b4f685-2870-4fe8-8d55-f5f9d83e789d": { "hostname": "agent.rudder.local", "key-hash": "sha256:", "policy-server": "root" } , "root": { "hostname": "server.rudder.local", "key-hash": "sha256:", "policy-server": "root" } }
The key hash is missing for the root server and for the node. Node inventory had a certificate in it, i will attached the inventory.
Files
Updated by Alexis Mousset over 5 years ago
- Is duplicate of Bug #15331: Broken certificate handling in Unix nodes added
Actions