Project

General

Profile

Actions

Bug #9468

closed

Minicurl fails for https connections

Added by Janos Mattyasovszky over 7 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
System integration
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

Hi,

When curl is not available, minicurl should handle the transport of the inventory. However, LWP seems to miss the SSL crypto stuff from the build-in modules:

/opt/rudder/bin/rudder-perl /var/rudder/cfengine-community/inputs/common/utilities/minicurl --debug --no-verify --get --file "/var/rudder/cfengine-community/rudder-server-uuid.txt" --url https://rudder.fqdn/uuid
FAILED (501 Protocol scheme 'https' is not supported (Crypt::SSLeay or IO::Socket::SSL not installed))

Since Rudder has changed the default transport to https, this fails on a freshly installed agent out-of-the-box on the first update (given curl is not present).

Found in: rudder-agent-3.1.13.release-1.SLES.12.x86_64


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #6831: Use HTTP for inventory handling on AIX to prevent minicurl errorsReleasedBenoît PECCATTE2015-06-26Actions
Actions

Also available in: Atom PDF