Actions
User story #19259
closedAdd HTTPS_POLICY_DISTRIBUTION_PORT system variable
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
That variable will be use to define what port rudder uses for HTTPS policy distribution (independently from https for webapp).
The configuration will be done in rudder-web.properties
, and with a default value to 443, with something like:
# # Port used to distribute policies by HTTPS, ie the port on which # window-based rudder agent contact the server to update their policies. # rudder.policy.distribution.port.https=443
For consistency, we should also rename the property rudder.community.port
into rudder.policy.distribution.port.cfengine
(we can't easely rename system variable COMMUNITYPORT
though, so we will keep that part).
Actions