Actions
Architecture #6510
closedUser story #6589: Improve Rudder security in 3.1: Inventory signature and security, SELinux compliance
Architecture #6355: Agent should sign their inventory using their private key
Inventory technique should create a signature and send it
Status:
Released
Priority:
N/A
Assignee:
Category:
System techniques
Target version:
Fix check:
Regression:
Description
Add and call a bundle to the technique that :
- calls signature.sh on the ocs file to generate the signature
- calls curl to send it (better would be to send both files at once to limit duration when the file is present without its signature)
Actions