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

Mysql input plugin: Add ability to specify custom SSL certificates #2933

Merged
merged 3 commits into from
Jun 19, 2017

Conversation

euqen
Copy link
Contributor

@euqen euqen commented Jun 16, 2017

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

#2916 cc @danielnelson

@@ -1771,6 +1788,38 @@ func getDSNTag(dsn string) string {
return conf.Addr
}

func registerTLSConfig(m *Mysql) error {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it possible to use internal.GetTLSConfig to get the tls.Config?

@danielnelson danielnelson added this to the 1.4.0 milestone Jun 16, 2017
@euqen
Copy link
Contributor Author

euqen commented Jun 19, 2017

@danielnelson please review

@danielnelson danielnelson merged commit cb5a12d into influxdata:master Jun 19, 2017
jeichorn pushed a commit to jeichorn/telegraf that referenced this pull request Jul 24, 2017
maxunt pushed a commit that referenced this pull request Jun 26, 2018
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