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

functional-tester: enable TLS #8943

Closed
gyuho opened this issue Nov 30, 2017 · 2 comments
Closed

functional-tester: enable TLS #8943

gyuho opened this issue Nov 30, 2017 · 2 comments

Comments

@gyuho
Copy link
Contributor

gyuho commented Nov 30, 2017

#8904 should have been caught, if TLS had been enabled.

@xiang90 xiang90 added this to the v3.4.0 milestone Nov 30, 2017
@gyuho gyuho self-assigned this Dec 14, 2017
@wenjiaswe
Copy link
Contributor

/cc @wenjiaswe

@gyuho gyuho added the area/tls label Feb 25, 2018
@gyuho
Copy link
Contributor Author

gyuho commented Mar 28, 2018

I am refactoring functional-tester code-base, so that it can be easily extended to support other test cases including TLS.

TLS tests can be implemented with:

  • agent starts with auto TLS enabled
  • agent responds back to client with auto generated client certs
  • client now sends encrypted requests through TLS

Stresser client part may need be reworked on, to use clientv3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants