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

Certificate Authority #40

Open
datamuc opened this issue Mar 19, 2018 · 1 comment
Open

Certificate Authority #40

datamuc opened this issue Mar 19, 2018 · 1 comment

Comments

@datamuc
Copy link

datamuc commented Mar 19, 2018

InfluxDB map[string]*struct {

If the influxdb connection is secured by TLS, i guess we need an option to provide CA certificates. For example to provide a company's own CA. This may also be true for ElasticSearch.

@Griesbacher
Copy link
Owner

Yes, that might help in some cases. Currently all certificates are accepted: https://github.com/Griesbacher/nagflux/blob/master/target/influx/Connector.go#L46

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