MikaelGRA / InfluxDB.Client

InfluxDB Client for .NET
MIT License
102 stars 22 forks source link

SSL Connection #55

Open edOasiot opened 5 years ago

edOasiot commented 5 years ago

Does the Client support an SSL connection?

MikaelGRA commented 5 years ago

Yes, there should be no problem using an https endpoint with this library.

metoule commented 4 years ago

I confirm: we connect to our Influx host via https, and it works perfectly (and has worked perfectly for several years now :)).