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

Added SSL configuration for input haproxy #2723

Merged

Conversation

seuf
Copy link
Contributor

@seuf seuf commented Apr 26, 2017

In my company, we use haproxy as an ssl endpoint with internal certificate authority.
So I've added TLS configuration in the haproxy input plugin to allow configuration of the ssl_ca.

Required for all PRs:

  • CHANGELOG.md updated (we recommend not updating this until the PR has been approved by a maintainer)
  • Sign CLA (if not already signed)
  • README.md updated

## Use SSL but skip chain & host verification
# insecure_skip_verify = false
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just update the sample config above and then remove this addition.

@danielnelson danielnelson added this to the 1.3.0 milestone Apr 26, 2017
@danielnelson
Copy link
Contributor

You can add to changelog as well.

@seuf seuf force-pushed the input-haproxy-ssl-configuration branch from 2952f51 to 8641778 Compare April 27, 2017 08:24
@seuf
Copy link
Contributor Author

seuf commented Apr 27, 2017

Changelog and Readme updated :)

@danielnelson danielnelson merged commit 4e2fe59 into influxdata:master Apr 27, 2017
vlamug pushed a commit to vlamug/telegraf that referenced this pull request May 30, 2017
jeichorn pushed a commit to jeichorn/telegraf that referenced this pull request Jul 24, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants