Andrea Cosentino created CAMEL-23154:
----------------------------------------
Summary: Post-Quantum Cryptography (PQC) readiness: Add
namedGroups support to BaseSSLContextParameters
Key: CAMEL-23154
URL: https://issues.apache.org/jira/browse/CAMEL-23154
Project: Camel
Issue Type: New Feature
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
Fix For: 4.19.0
BaseSSLContextParameters does not call SSLParameters.setNamedGroups(). This
means post-quantum hybrid TLS key exchange algorithms (e.g. X25519MLKEM768,
defined in [JEP 527|https://openjdk.org/jeps/527]) cannot be negotiated, even
on JDK 24+ which natively supports them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)