Actions
Bug #24112
closedWe must not generate policies for nodes without a well formed certificate
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Today, we are generating policies for node with an (obviously) broken certificate.
This does not break policies themselves, but it breaks the `nodeslist.json` generation and could lead to unwanted behaviour.
Generation should be in error for these nodes.
Files
Updated by François ARMAND 10 months ago
- Subject changed from We must not generate policies for nodes without a valid certificate to We must not generate policies for nodes without a well formed certificate
Updated by Vincent MEMBRÉ 10 months ago
- Target version changed from 7.3.11 to 7.3.12
Updated by François ARMAND 10 months ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 10 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5372
Updated by Anonymous 10 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|d3822d36854cacc650c6e0b947070f1804c8ca75.
Updated by Anonymous 10 months ago
Applied in changeset rudder|83cfff6ca7142659d46c0ca3c93624d1240c3261.
Updated by François ARMAND 9 months ago
OK : after changing the certificate value in LDAP, I correctly get:
Updated by Vincent MEMBRÉ 9 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.12 and 8.0.6 which were released today.
Actions