kebe7jun / ropee

A scalable prometheus remote storage adapter for splunk.
Apache License 2.0
58 stars 6 forks source link

Disable SSL verification should be optional and not mandatory. #9

Open nc-ruth opened 4 years ago

nc-ruth commented 4 years ago

Hi,

I think it should be an flaggable option to disable SSL vertification. https://github.com/kebe7jun/ropee/blob/08054c480dddd8fde37710910079e0e29c87916c/storage/client.go#L53

Best regards, Ruba

kebe7jun commented 4 years ago

Thanks @nc-ruth , I'll fix it later.

nc-ruth commented 2 years ago

@kebe7jun do you have any status on this?