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

Simplify testing with TLS #4095

Merged
merged 6 commits into from
May 4, 2018
Merged

Simplify testing with TLS #4095

merged 6 commits into from
May 4, 2018

Conversation

danielnelson
Copy link
Contributor

Move TLS functions to internal/tls, add support for specify the options as, for example, either ssl_ca or tls_ca. This deprecates the ssl form.

Plugin authors should now use the ClientConfig and ServerConfig types to add TLS support when possible.

Added TLS test helpers to testutil.

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin area/configuration labels May 3, 2018
@danielnelson danielnelson added this to the 1.7.0 milestone May 3, 2018
@danielnelson danielnelson merged commit de355b7 into master May 4, 2018
@danielnelson danielnelson deleted the tls-testing branch May 4, 2018 23:33
jvrahav pushed a commit to jvrahav/telegraf that referenced this pull request May 9, 2018
arkady-emelyanov pushed a commit to arkady-emelyanov/telegraf that referenced this pull request May 18, 2018
maxunt pushed a commit that referenced this pull request Jun 26, 2018
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant