Project

General

Profile

Actions

Bug #18844

closed

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

Added by Alexis Mousset about 3 years ago. Updated over 2 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.

Actions

Also available in: Atom PDF