On Thu, 23 Oct 2025 21:54:24 GMT, Artur Barashev <[email protected]> wrote:
> For the signatureSchemes we return only what's been set by the user, the > default values are not being returned like for other SSLParameters. > Also enhancing "java -XshowSettings:security:tls" option to show the enabled > signature schemes. This pull request has now been integrated. Changeset: 02a72174 Author: Artur Barashev <[email protected]> URL: https://git.openjdk.org/jdk/commit/02a7217491755e25f3ae7ff3924f85e26698720d Stats: 237 lines in 8 files changed: 193 ins; 28 del; 16 mod 8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/27961
