RFR: 8259707: LDAP channel binding does not work with StartTLS extension [v3]
Alexey Bakhtin
abakhtin at openjdk.java.net
Thu Jan 21 19:57:04 UTC 2021
> Please review a small patch to enable LDAP TLS Channel Binding with StartTLS Extension.
> Test from the bug report and jtreg javax/naming tests are passed.
Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
Add comments and volatile modifier for tlsHandshakeListener
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2085/files
- new: https://git.openjdk.java.net/jdk/pull/2085/files/30a29e07..e3bf8c36
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2085&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2085&range=01-02
Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/2085.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2085/head:pull/2085
PR: https://git.openjdk.java.net/jdk/pull/2085
More information about the core-libs-dev
mailing list