RFR: 8245527: LDAP Channel Binding support for Java GSS/Kerberos [v2]
Alexey Bakhtin
abakhtin at openjdk.java.net
Tue Sep 22 20:19:21 UTC 2020
> 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
Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
8245527: version.01
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/278/files
- new: https://git.openjdk.java.net/jdk/pull/278/files/3f4ae08c..8b135f48
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=278&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=278&range=00-01
Stats: 15 lines in 4 files changed: 7 ins; 0 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/278.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/278/head:pull/278
PR: https://git.openjdk.java.net/jdk/pull/278
More information about the security-dev
mailing list