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

Create integration tests to verify the extension TLS behavior #715

Open
cwperks opened this issue Apr 28, 2023 · 4 comments
Open

Create integration tests to verify the extension TLS behavior #715

cwperks opened this issue Apr 28, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@cwperks
Copy link
Member

cwperks commented Apr 28, 2023

https://github.com/opensearch-project/opensearch-sdk-java/pull/619/files introduced settings that setup extension to run with TLS and connect with an OpenSearch node securely. In the security plugin, there are a suite of SSL Tests (See SSLTest) that verify the different TLS settings and verify cluster formation using TLS. For extensions, there should be a similar suite of tests with the different settings provided in SSLConfigConstants to verify that an OpenSearch node with the security plugin installed can communicate with an extension over a secure TLS channel.

@minalsha
Copy link
Collaborator

@ryanbogan @dbwiddis , @saratvemulapalli , @owaiskazi19 thoughts?

@dbwiddis
Copy link
Member

I'm in favor. @cwperks would love you to help create these tests.

@owaiskazi19
Copy link
Member

It's always good to have more tests.

@ryanbogan
Copy link
Member

I agree as well. We should definitely have tests that ensure security and extensions are working together properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants