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 for TCP sockets #276

Merged
merged 9 commits into from
Apr 7, 2020
Merged

Commits on Apr 2, 2020

  1. Add TLS support for TCP sockets

    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
    moisesguimaraes committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d14a2bd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Add test certificates

    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
    moisesguimaraes committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    89c6f11 View commit details
    Browse the repository at this point in the history
  2. Add TLS enabled memcached service

    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
    moisesguimaraes committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    b2335d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2665fa4 View commit details
    Browse the repository at this point in the history
  4. Pass --tls-port to pytest

    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
    moisesguimaraes committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    3f655dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e129e7b View commit details
    Browse the repository at this point in the history
  6. Wraps socket before connect()

    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
    moisesguimaraes committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    c6eecb9 View commit details
    Browse the repository at this point in the history
  7. Enable py2 TLS tests

    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
    moisesguimaraes committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    2bfc22c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Add TLS docs

    moisesguimaraes committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    da05dd8 View commit details
    Browse the repository at this point in the history