Actions
Bug #6600
closedUser story #6589: Improve Rudder security in 3.1: Inventory signature and security, SELinux compliance
Architecture #6356: Inventory endpoint should validate agent signature
Cannot modify root server inventory after new install
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We put a non valid key into rudder server root inventory when initializing rudder-webapp ldap
So when we want to check its signature we check with an invalid value "Currently Not Used"
This will fail the inventory for Rudder server root silently
we should:
- Remove the false key value
- Handle that error case
Actions