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

[Backport 2.x] Generate new demo certs with IPv6 loopback added to SAN in node certificate (#3268) #3277

Conversation

DarshitChanpura
Copy link
Member

@DarshitChanpura DarshitChanpura commented Aug 31, 2023

Backports #3268 by cherry-picking a4f8f03

Manual backport was required to address conflicts in DEVELOPER_GUIDE.md

…ficate (opensearch-project#3268)

Solves bug where backwards compatibility tests would fail for
IPv6 loopback address (`::1`) with:
`No subject alternative names matching IP address ::1 found`

Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit a4f8f03)
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #3277 (18cfa7e) into 2.x (d1590c6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x    #3277   +/-   ##
=========================================
  Coverage     62.33%   62.34%           
- Complexity     3293     3294    +1     
=========================================
  Files           252      252           
  Lines         19457    19462    +5     
  Branches       3308     3308           
=========================================
+ Hits          12129    12134    +5     
  Misses         5708     5708           
  Partials       1620     1620           
Files Changed Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.38% <100.00%> (+0.12%) ⬆️

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manual backport was required to address conflicts in DEVELOPER_GUIDE.md

Thank you!

@willyborankin willyborankin merged commit 3ea1577 into opensearch-project:2.x Aug 31, 2023
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.

4 participants