Project

General

Profile

Actions

Bug #18844

closed

Add a curl/openssl wrapper for sending file to policy server without validating host

Bug #18844: Add a curl/openssl wrapper for sending file to policy server without validating host

Added by Alexis Mousset about 5 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Agent
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

Due to our P2P certificates, we do not need to validate hostname as we need to match the certificate with the one we have locally.

Verifying hosts is a problem for us as it requires a working DNS infrastructure, which we try to avoid.

Verifying the certificate but skipping hostname validation is not possible in curl cli, so we make a wrapper using the libcurl.

Updated by Alexis Mousset about 5 years ago Actions #1

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset

Updated by Alexis Mousset about 5 years ago Actions #2

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder/pull/3481

Updated by Alexis Mousset almost 5 years ago Actions #3

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ over 4 years ago Actions #4

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.0.0~beta1 which was released today.

Actions

Also available in: PDF Atom