Issue #8465 has been updated by Lauri Tirkkonen.
Josh Cooper wrote: > In regards to > [https://github.com/puppetlabs/puppet/pull/175](https://github.com/puppetlabs/puppet/pull/175), > I think we should just be using the existing method > `Puppet::Network::HttpPool.http_instance(host, port)` to retrieve an http > connection instead of re-implementing http client logic. The `http_instance` > method already handles things like http proxy settings, timeouts, and setting > up the ssl verification. New pull request <https://github.com/puppetlabs/puppet/pull/445> ([commit ce44885](https://github.com/lotheac/puppet/commit/ce44885ff63086620ec200b4e1b22b56eeec97e9)) ---------------------------------------- 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.
