-
Notifications
You must be signed in to change notification settings - Fork 916
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
Support for TLS v1.3 #5133
Support for TLS v1.3 #5133
Conversation
Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com>
Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com>
Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com>
Codecov Report
@@ Coverage Diff @@
## main #5133 +/- ##
==========================================
+ Coverage 66.74% 66.77% +0.03%
==========================================
Files 3284 3284
Lines 63095 63095
Branches 10049 10049
==========================================
+ Hits 42110 42130 +20
- Misses 18488 18496 +8
+ Partials 2497 2469 -28
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com>
5583520
to
fcc940c
Compare
Can any other maintainers of this repository review this PR for me please? Thank you. |
@seanneumann could you please help us get this one reviewed? thanks! |
Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com>
A recent main has been merged, a review will be really appreciated 😅 . Thanks! |
Prior to the change:
With this PR and after including
|
* feat: adds support for TLSv1.3 Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> * feat: update changelog Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> --------- Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> (cherry picked from commit f28b729) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
* feat: adds support for TLSv1.3 Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> * feat: update changelog Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> --------- Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> Signed-off-by: Willie Hung <willie880201044@gmail.com>
* feat: adds support for TLSv1.3 Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> * feat: update changelog Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> --------- Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> (cherry picked from commit f28b729) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
* feat: adds support for TLSv1.3 * feat: update changelog --------- Signed-off-by: Kajetan Nobel <kajetan.nobel@eliatra.com> (cherry picked from commit f28b729) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Miki <miki@amazon.com>
Description
Adds support to TLS v1.3
Issues Resolved
closes #838
Testing the changes
config/opensearch_dashboards.yml
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr