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

[WIP] Add mTLS support #282

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[WIP] Add mTLS support #282

wants to merge 1 commit into from

Conversation

willyborankin
Copy link
Collaborator

@willyborankin willyborankin commented May 9, 2024

Added mTLS support to set up OpenSearch connection with client certificate.

There are 2 groups of settings for SSL certificates:

  • Using PEM files
  • Using JDK trust and keys store

Fixed issue #106

@willyborankin willyborankin requested a review from reta May 9, 2024 15:55
@willyborankin willyborankin force-pushed the mtls-feature branch 8 times, most recently from 8d35532 to 57a8223 Compare May 9, 2024 18:42
Added mTLS support to set up OpenSearch connection with client certificate

Signed-off-by: Andrey Pleskach <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant