Skip to content

Added SSL configuration for input haproxy#2723

Merged
danielnelson merged 1 commit intoinfluxdata:masterfrom
seuf:input-haproxy-ssl-configuration
Apr 27, 2017
Merged

Added SSL configuration for input haproxy#2723
danielnelson merged 1 commit intoinfluxdata:masterfrom
seuf:input-haproxy-ssl-configuration

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
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