Issue #4994 has been updated by Andrew Forgue.
Sorry about the 4-space tab - I learned the little ruby I know in the 1900s. ---------------------------------------- Feature #4994: Improve functionality of http report generation https://projects.puppetlabs.com/issues/4994 Author: Andrew Forgue Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected version: Keywords: Branch: It would be nice if the HTTP report provider supported SSL as well as basic authentication. Even though the dashboard doesn't support either yet, some people set it up with Apache or another web server. Attached is a patch that does SSL (with no peer verification) and basic auth. It uses the reporturl config field for `https://username:passw...@host/reports`. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
