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

Add support for self-signed certs to InfluxDB input plugin #2773

Merged
merged 2 commits into from
May 8, 2017
Merged

Add support for self-signed certs to InfluxDB input plugin #2773

merged 2 commits into from
May 8, 2017

Conversation

ljagiello
Copy link
Contributor

@ljagiello ljagiello commented May 8, 2017

This adds initial support for using self-signed certs. It will default to false to preserve existing functionality but can be set to true if desired.

This PR solves issue #1274

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 (if adding a new plugin)

This adds initial support for using self-signed certs. It will default
to false to preserve existing functionality but can be set to `true` if
desired.
@danielnelson danielnelson added this to the 1.4.0 milestone May 8, 2017
@danielnelson
Copy link
Contributor

Looks perfect, can you add this to the 1.4 features in the CHANGELOG?

@ljagiello
Copy link
Contributor Author

Sure @danielnelson

PR added to features section of 1.4 `CHANGELOG.md`.
@danielnelson danielnelson merged commit 5af985e into influxdata:master May 8, 2017
@ljagiello ljagiello deleted the issue-1274-add-ssl-options-to-influxdb-input branch May 8, 2017 22:27
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