Actions
Architecture #10927
closedCreate system variables for apache authentication
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Fix check:
Regression:
Description
Those variables will be based on the model of SUB_NODES_NAME, SUB_NODES_ID ...
We need :- SUB_NODES_CERTIFICATE : the PEM encoded certificate of the node
- SUB_NODES_DN : the UTF-8 encoded DN of the node's certificate
Updated by François ARMAND over 7 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by Nicolas CHARLES over 7 years ago
- Assignee changed from François ARMAND to Nicolas CHARLES
Updated by Nicolas CHARLES over 7 years ago
if a node is not dsc node, the DN is null
Updated by Nicolas CHARLES over 7 years ago
Work in progess here: https://github.com/ncharles/rudder/commit/7c19c9464ed84749420dfb5f5f79f3eab27dbeb4
Updated by Nicolas CHARLES over 7 years ago
ok, a small change of plans:
MANAGED_NODES will contain only nodes with Public Keys
news variables will be
MANAGED_NODES_CERT_UUID
MANAGED_NODES_CERT_CN
MANAGED_NODES_CERT_PEM
MANAGED_NODES_CERT_DN
for nodes with certificates
Updated by Nicolas CHARLES over 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1673
Updated by Nicolas CHARLES over 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a938665ba95b713adb5b3d0e11caaf5ad33e4ae2.
Updated by Alexis Mousset over 7 years ago
- Target version changed from 4.2.0~prototype to 4.2.0~beta1
Updated by Alexis Mousset over 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.2.0~beta1 which was released today.
- 4.2.0~beta1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions