Project

General

Profile

Actions

User story #10101

closed

User story #9714: Remote run API should use relay API

Rudder server remote run api should bypass ssl verification

Added by Vincent MEMBRÉ about 7 years ago. Updated about 7 years ago.

Status:
Released
Priority:
1
Category:
API
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

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
Actions #1

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from New to In progress
Actions #2

Updated by Vincent MEMBRÉ about 7 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
Actions #3

Updated by François ARMAND about 7 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).

Actions #4

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #5

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.0 which was released today.

Actions

Also available in: Atom PDF