RFC 8446 Section 4.2.3: TLS 1.2 signature scheme curve doesn't have to match the signing curve.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Merge branch 'master' into JDK-8345277 - 8345277: TLSv1.2 - unable to sign a secp256r1 key with ecdsa_secp384r1_sha384 Changes: https://git.openjdk.org/jdk/pull/30944/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30944&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345277 Stats: 244 lines in 3 files changed: 239 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/30944.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30944/head:pull/30944 PR: https://git.openjdk.org/jdk/pull/30944
