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

Updated by Ohad Levy over 14 years ago

  • Status changed from New to Closed
  • Target version set to 0.1-3
  • % Done changed from 0 to 100

fix at f26126b9

Actions

Also available in: Atom PDF