Project

General

Profile

Actions

Feature #104

closed

Puppet report submissions to puppet should handle HTTPS URLs

Added by Frank Sweetser over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet Reports
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Using the simple Net:HTTP.post ruby method will always try to speak plaintext HTTP, even over an HTTPS URL. The attached patch examines uri.scheme, and enables SSL if needed.


Files

Actions

Also available in: Atom PDF