[jdk17u-dev] Integrated: 8282600: SSLSocketImpl should not use user_canceled workaround when not necessary

zzambers duke at openjdk.org
Wed Nov 2 14:53:16 UTC 2022


On Wed, 21 Sep 2022 11:22:31 GMT, zzambers <duke at openjdk.org> wrote:

> Backport fixing SSLSocket, not to use workaround with user_canceled alert for TLS 1.3 close, when not necessary, as it causes problems with gnutls client.
> 
> Applied cleanly. Passed jdk_security tests.

This pull request has now been integrated.

Changeset: eef3c960
Author:    Zdenek Zambersky <zzambers at redhat.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/eef3c9605e2d75fc5724118fd0140b7844daa6e8
Stats:     6 lines in 1 file changed: 4 ins; 0 del; 2 mod

8282600: SSLSocketImpl should not use user_canceled workaround when not necessary

Backport-of: 7e88ff8a82cefa2a20acc9d5a9e42858d60fe3a3

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

PR: https://git.openjdk.org/jdk17u-dev/pull/709


More information about the jdk-updates-dev mailing list