Actions
User story #5797
closedInventory transport protocol (http vs https) should be configurable in the web interface
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Web - Maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
The curl call that uploads the inventory files is using http by default.
https is supported according to both docs and webdav config (i think, don't fully understand DAV).
It isn't yet configurable to use HTTPS unless one directly changes the system technique.
Updated by Jonathan CLARKE about 10 years ago
- Subject changed from Inventory transport is hardcoded to plaintext to Inventory transport protocol (http vs https) should be configurable in the web interface
- Category changed from System techniques to Web - Maintenance
- Status changed from New to 8
Absolutely, agreed.
For simple reference, this is changeable by editing the following line: https://github.com/Normation/rudder-techniques/blob/master/techniques/system/common/1.0/site.st#L116.
This would be pretty easy to add to the web interface, by adding a section in the admin > settings screen, and a system variable and using that in the common technique metadata.xml and site.st.
Updated by Benoît PECCATTE over 8 years ago
- Target version set to Ideas (not version specific)
Updated by Alexis Mousset over 5 years ago
- Status changed from New to Rejected
We're now using https everywhere, closing.
Actions