Integrated: 8245527: LDAP Channel Binding support for Java GSS/Kerberos
Alexey Bakhtin
abakhtin at openjdk.java.net
Fri Sep 25 07:29:32 UTC 2020
On Mon, 21 Sep 2020 08:19:28 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> Hi,
>
> Plaese review JDK-8245527 fix which implements LDAP Channel Binding support for Java GSS/Kerberos.
> Initial review is available at core-devs: https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-August/068197.html
> This version removes "tls-unique" CB type from the list of possible channel binding types. The only supported type is
> "tls-server-end-point"
> CSR is also updated : https://bugs.openjdk.java.net/browse/JDK-8247311
>
> Thank you
> Alexey
This pull request has now been integrated.
Changeset: cfa3f749
Author: Alexey Bakhtin <abakhtin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/cfa3f749
Stats: 543 lines in 10 files changed: 531 ins; 0 del; 12 mod
8245527: LDAP Channel Binding support for Java GSS/Kerberos
Reviewed-by: dfuchs, aefimov, mullan
-------------
PR: https://git.openjdk.java.net/jdk/pull/278
More information about the core-libs-dev
mailing list