Hello,

is there a way in the influxdb.conf to separate the private and public 
certificate locations?

[admin]
  enabled = true
  bind-address = ":8083"
  https-enabled = true
  https-certificate = "/etc/influxdb/certs.pem"



[http]
  enabled = true
  bind-address = ":8086"
  auth-enabled = true
  log-enabled = true
  write-tracing = false
  pprof-enabled = false
  https-enabled = true
  https-certificate = "/etc/influxdb/certs.pem"

This would be super useful as it would allow us to point to auto generated 
Let's Encrypt certificates. 

Grtz

Willem

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/8e28cd27-c09a-49c7-8d6e-2c9ebd288da0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to