Actions
Architecture #18808
closedAdd a CN to our agent certificate
Fix check:
To do
Regression:
Description
Today our certificates have a UID
field with the node's uuid, but for standard HTTPS certificates validation it would be more convenient to also provide a CN
.
The obvious value is to also use the node's id as we can't always rely on consistent domain name resolution.
Updated by Alexis Mousset almost 4 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-agent/pull/330
Updated by Alexis Mousset almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-agent|4378d559ca3770f2e8ccf2e75ce4668c487d21e2.
Updated by Benoît PECCATTE almost 4 years ago
- Related to Enhancement #18858: Rudder agent check must also check certificate CN added
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.
Actions