logzio/jmx2graphite

Support TLS Graphite endpoints

elahrvivaz opened this issue · 1 comments

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.

asafm commented

It wouldn't hurt to have this as an option. We'd be happy to accept a PR for this