User story #10101
closedUser story #9714: Remote run API should use relay API
Rudder server remote run api should bypass ssl verification
Description
Since there is no way to provide a valid (not self signed) certificate to use in request ssl verification.
Remote run api now use relay api and they do not work now because of ssl validation.
we should bypass for now this validation until we have a way to provide a certificate
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1469
Updated by François ARMAND almost 8 years ago
More context: we want to be able to use Rudder out of the box. Today, several Rudder internal tools usages (curl) already don't check certificate chain. And for now, we don't support rudder web application in a different server than the relay-api (i.e: it may works, but it is not yet officially supported).
When we will want to do the check, we will need to add a configuration option somewhere (configuration file, most likely).
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|633d51f28ba48ca4e632fde6e594588e082bd1b3.
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.0 which was released today.
- 4.1.0: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/