Files
telegraf/plugins/inputs
Matt Jones 375710488d Add support for self-signed certs to RabbitMQ input plugin (#1503)
* add initial support to allow self-signed certs

When using self-signed the metrics collection will fail, this will allow
the user to specify in the input configuration file if they want to skip
certificate verification. This is functionally identical to `curl -k`

At some point this functionality should be moved to the agent as it is
already implemented identically in several different input plugins.

* Add initial comment strings to remove noise

These should be properly fleshed out at some point to ensure
code completeness

* refactor to use generic helper function

* fix import statement against fork

* update changelog
2016-07-19 10:24:06 +01:00
..
2016-07-18 18:20:41 +01:00
2016-06-23 14:06:36 +01:00
2016-05-18 15:48:44 +01:00
2016-05-31 10:42:19 +01:00
2016-03-22 09:13:31 -06:00
2016-03-01 09:43:28 +00:00
2016-04-26 09:42:06 -06:00
2016-06-01 18:44:18 +01:00
2016-03-31 20:37:04 -06:00
2016-04-01 10:59:53 -06:00
2016-06-21 14:22:51 +01:00
2016-03-01 09:43:28 +00:00
2016-06-22 18:21:07 +01:00
2016-07-18 17:26:44 +01:00
2016-05-23 11:20:01 +01:00
2016-07-10 13:17:53 +01:00
2016-06-21 14:23:01 +01:00
2016-04-28 12:21:28 -06:00
2016-06-01 18:58:54 +01:00