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

embedded default cipher update #793

Merged
merged 2 commits into from
Apr 12, 2024
Merged

embedded default cipher update #793

merged 2 commits into from
Apr 12, 2024

Conversation

labkey-willm
Copy link
Contributor

@labkey-willm labkey-willm commented Apr 10, 2024

Rationale

The default cipher suite is outdated. This updates available cipher suites to match AWS's ELBSecurityPolicy-TLS13-1-2-2021-06, but is still compatible with at least ELBSecurityPolicy-TLS-1-2-2017-01, and maybe more. This makes it more secure than tomcat's default set.

Related Pull Requests

Changes

@labkey-willm labkey-willm changed the title fb_cipher_update embedded default cipher update Apr 10, 2024
Copy link
Contributor

@labkey-jeckels labkey-jeckels left a comment

Choose a reason for hiding this comment

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

@labkey-mohara Unfortunately we can't set these as defaults that will automatically get applied. It should be part of the template file that we ship in new distributions, but we should specifically recommend that admins use these two properties in the docs if they're enabling HTTPS

@labkey-willm labkey-willm merged commit bf72d89 into develop Apr 12, 2024
3 checks passed
@labkey-willm labkey-willm deleted the fb_cipher_update branch April 12, 2024 01:51
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.

2 participants