Skip to content

HIVE-29603: Support SSL cipher suites inclusion for HS2 HTTP mode and…#6466

Merged
ayushtkn merged 1 commit into
apache:masterfrom
tanishq-chugh:hive-ssl-inc
May 8, 2026
Merged

HIVE-29603: Support SSL cipher suites inclusion for HS2 HTTP mode and…#6466
ayushtkn merged 1 commit into
apache:masterfrom
tanishq-chugh:hive-ssl-inc

Conversation

@tanishq-chugh
Copy link
Copy Markdown
Contributor

… Web UI

What changes were proposed in this pull request?

Add support for explicit inclusion of SSL cipher suites for HS2 HTTP mode and Web UI

Why are the changes needed?

While HiveServer2 currently supports explicitly including SSL cipher suites for binary mode, this functionality is missing for HTTP mode and the Web UI. Modern industry security standards prefer the explicit inclusion of secure cipher suites rather than relying on the traditional exclusion of vulnerable ones.

Does this PR introduce any user-facing change?

Yes, users will now be able to specify the cipher suites to use for HS2 HTTP mode and web ui in addition to traditional exclusion method.

How was this patch tested?

Manual Testing

@tanishq-chugh
Copy link
Copy Markdown
Contributor Author

@ayushtkn Could you please help with a review on this patch ?
Thanks!

Copy link
Copy Markdown
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

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

If the tests comes clean, Changes LGTM

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

@ayushtkn ayushtkn merged commit 55a5145 into apache:master May 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants