jmx2graphite
jmx2graphite copied to clipboard
Support TLS Graphite endpoints
I'd like to have support for TLS connections. This should only involve adding a configuration flag, and using an SSLSocketFactory instead of a regular one when configured. If that a useful feature, I'll be happy to put up a PR.
It wouldn't hurt to have this as an option. We'd be happy to accept a PR for this