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 TLS support to socket_writer and socket_listener plugins #4021

Merged
merged 9 commits into from
Apr 18, 2018

Commits on Apr 14, 2018

  1. Add TLS support to socker listener service input plugin

    Bob Shannon committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    8013e8e View commit details
    Browse the repository at this point in the history
  2. Add TLS support to socket writer output plugin

    Bob Shannon committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    f1ed50c View commit details
    Browse the repository at this point in the history
  3. Tweak docs

    Bob Shannon committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    1257911 View commit details
    Browse the repository at this point in the history
  4. Use GetServerTLSConfig and GetClientTLSConfig

    Bob Shannon committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    8f68b2f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. PR comments

    Bob Shannon committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    d416799 View commit details
    Browse the repository at this point in the history
  2. Label struct fields

    Bob Shannon committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    2559fff View commit details
    Browse the repository at this point in the history
  3. Add testdata and TLS listener test

    Bob Shannon committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    7dbc96b View commit details
    Browse the repository at this point in the history
  4. Minor bugfixes

    Bob Shannon committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    8e1c686 View commit details
    Browse the repository at this point in the history
  5. More tests and unix socket support

    Bob Shannon committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    ff3d682 View commit details
    Browse the repository at this point in the history