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

Fix TLSServerName for Node API Client #3127

Merged
merged 8 commits into from
Aug 29, 2017
Merged

Fix TLSServerName for Node API Client #3127

merged 8 commits into from
Aug 29, 2017

Commits on Aug 29, 2017

  1. Fix TLSServerName for Node API Client

    This PR fixes the construction of the TLSServerName when connecting to a
    node that has TLS enabled and adds tests for all possible permutations.
    
    Fixes #3013
    dadgar committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    4d3b75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5fb62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d65af5 View commit details
    Browse the repository at this point in the history
  4. tls cluster

    dadgar committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    734a73e View commit details
    Browse the repository at this point in the history
  5. Add readmes

    dadgar committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    9e63e7b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    dadgar committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    0fa161b View commit details
    Browse the repository at this point in the history
  7. Address feedback

    dadgar committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    d759dc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40a8efb View commit details
    Browse the repository at this point in the history