Actions
Architecture #15516
closedArchitecture #15513: Make certificate verification in HTTP calls configurable
Add new system variable for certificate validation
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Web - Compliance & node report
Target version:
Pull Request:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
RUDDER_VERIFY_CERTIFICATES
can be true
or false
, and indicates if HTTP calls to the server need to validate the certificates. This require prior configuration by the user, and requires a proper warning about this.
Default is false
.
Updated by Alexis Mousset about 5 years ago
- Is duplicate of Architecture #15517: scala code for handling the system variable and setting it with API added
Actions