[jdk11u-dev] Integrated: 8271199: Mutual TLS handshake fails signing client certificate with custom sensitive PKCS11 key

Alexey Bakhtin abakhtin at openjdk.java.net
Wed Apr 27 11:29:38 UTC 2022


On Tue, 19 Apr 2022 12:33:22 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Please review backport of JDK-8271199 to 11u
> Backport is not clean because of changes introduced by JDK-8023980 and JDK-8172366. These changes are not related to functionality of JDK-8271199 so merge is trivial.
> Also, there are simple changes related to instanceof pattern not implemented in JDK11.
> 
> sun/security/rsa jtreg and custom test with IAIK provider are passed

This pull request has now been integrated.

Changeset: 7e4af050
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/7e4af05023f26dfc898c07bc4e445fd246dc8418
Stats:     94 lines in 2 files changed: 72 ins; 15 del; 7 mod

8271199: Mutual TLS handshake fails signing client certificate with custom sensitive PKCS11 key

Reviewed-by: mdoerr
Backport-of: f6232982b91cb2314e96ddbde3984836a810a556

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1036


More information about the jdk-updates-dev mailing list