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

[SCT] Extend test_client_encryption to verify require_client_auth param influence on Manager #4236

Open
mikliapko opened this issue Jan 31, 2025 · 0 comments
Assignees
Labels
qa should be used for qa team testing tasks

Comments

@mikliapko
Copy link

require_client_auth parameter of scylla.yaml influence the behavior of Manager:

  • if not set or set to False - certs are not required to be provided by Manager
  • set to True - certs are required

What to do:
Currently, test_client_encryption checks SM behavior only in one state of require_client_auth (False).
The test should be extended to verify the situation when require_client_auth set to True.

@mikliapko mikliapko added the qa should be used for qa team testing tasks label Jan 31, 2025
@mikliapko mikliapko self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa should be used for qa team testing tasks
Projects
None yet
Development

No branches or pull requests

1 participant