Skip to content

Add info about TLS cipher suites and 1.3 key exchanges#999

Open
pawelulewicz-da wants to merge 1 commit into
canton-network:mainfrom
pawelulewicz-da:add-info-about-tls-cipher-suites-and-1.3-key-exchanges
Open

Add info about TLS cipher suites and 1.3 key exchanges#999
pawelulewicz-da wants to merge 1 commit into
canton-network:mainfrom
pawelulewicz-da:add-info-about-tls-cipher-suites-and-1.3-key-exchanges

Conversation

@pawelulewicz-da

Copy link
Copy Markdown

No description provided.

@pawelulewicz-da pawelulewicz-da force-pushed the add-info-about-tls-cipher-suites-and-1.3-key-exchanges branch from 6823cee to 3311480 Compare July 6, 2026 20:45
Signed-off-by: Pawel Ulewicz <pawel.ulewicz@digitalasset.com>
@pawelulewicz-da pawelulewicz-da force-pushed the add-info-about-tls-cipher-suites-and-1.3-key-exchanges branch from 3311480 to 8479d4b Compare July 6, 2026 20:49

@thibault-da thibault-da left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks :)

]
```

For 1.3 suites, customize the supported key exchanges using the Java `jdk.tls.namedGroups` property.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Did we at least manually check that this indeed works? You can leave it as is here but can you also create an issue in the Canton repo (labeled with team-canton-security) to check that this gets applied as expected? I'm not 100% sure how this get threaded through from JDK properties to netty shaded / boringssl etc...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Not really, I just checked the docs: https://docs.oracle.com/en/java/javase/11/security/java-secure-socket-extension-jsse-reference-guide.html

I expected to verify that in the review.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I'll postpone this PR then, as we probably shouldn't publish it if we're not sure.

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.

3 participants