Skip to content

GitHub Issue 692: Stop using CBC in HTTPS ciphers - #1226

Merged
labkey-jeckels merged 2 commits into
developfrom
fb_692_defaultHttpsCiphers
Dec 5, 2025
Merged

GitHub Issue 692: Stop using CBC in HTTPS ciphers#1226
labkey-jeckels merged 2 commits into
developfrom
fb_692_defaultHttpsCiphers

Conversation

@labkey-jeckels

Copy link
Copy Markdown
Contributor

Rationale

CBC ciphers are now considered weak.

Changes

  • Set the default cipher list and TLS protocol versions in Java code, sparing admins from needing to update application.properties

@labkey-jeckels
labkey-jeckels requested review from a team and labkey-stuartm December 2, 2025 19:08
@labkey-jeckels labkey-jeckels self-assigned this Dec 2, 2025
@labkey-adam

Copy link
Copy Markdown
Contributor

@labkey-jeckels should we update the docs page to recommend not setting a list of ciphers? Or at least mention that we're setting a good list by default?

@labkey-adam

Copy link
Copy Markdown
Contributor

Perhaps add a release note as well?

@labkey-jeckels

Copy link
Copy Markdown
Contributor Author

Perhaps add a release note as well?

Yes. See the email thread "Upcoming change to HTTPS cipher configuration" where @labkey-steveh added this to the docs todo list.

@labkey-jeckels
labkey-jeckels merged commit 6af89eb into develop Dec 5, 2025
8 checks passed
@labkey-jeckels
labkey-jeckels deleted the fb_692_defaultHttpsCiphers branch December 5, 2025 20:41
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