Issue #8465 has been updated by Steve Snodgrass.
I just ran into this limitation (inability to submit reports via https) in puppet 2.6.12 and want to throw a "me too!" into the mix. I SSL-enabled my test dashboard instance in preparation for implementing authentication on it, and my reporting broke. There are workarounds involving maintaining an http instance of the dashboard server that is only accessible locally, but they are all ugly and require much more Apache configuration than would be necessary if puppet could submit reports via HTTPS. I know that reporting doesn't support authentication either, but I can work around that issue much more easily than it not supporting SSL at all. ---------------------------------------- Feature #8465: allow SSL on reporturl https://projects.puppetlabs.com/issues/8465 Author: Lluis Gili Status: Accepted Priority: Normal Assignee: Category: reports Target version: Affected Puppet version: 2.7.1 Keywords: Branch: https://github.com/barn/puppet/tree/8465/feature/allow_SSL_on_reporturl this patch allows to use SSL on reporturl https://github.com/descala/puppet/commit/8313c4258e3bacac4b1a5f3e57d86a1959d9cac5 -- 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.
