Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect to influxdb ssl #59

Open
doanerock opened this issue Feb 1, 2018 · 1 comment
Open

connect to influxdb ssl #59

doanerock opened this issue Feb 1, 2018 · 1 comment

Comments

@doanerock
Copy link

I can not find in the documentation how you set the ssl certificates in order to connect to a ssl enabled influxdb. How do you set it up in the vsphere-influxdb.json and variables.

For example this is how it is configured in the telegraf.conf file.
ssl_ca = "/etc/telegraf/ssl/server.pem"
ssl_cert = "/etc/telegraf/ssl/server.pem"
ssl_key = "/etc/telegraf/ssl/server.key"

@sofixa
Copy link
Member

sofixa commented Feb 4, 2018

@doanerock It would seem that the InfluxDB client doesn't manage this on itself, so i'll need to add support for it.

You're free to give it a try if you want!

Adrian

@sofixa sofixa added this to the 0.9.0 milestone Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants