RFR: 8259707: LDAP channel binding does not work with StartTLS extension
Alexey Bakhtin
abakhtin at openjdk.java.net
Wed Jan 20 07:23:46 UTC 2021
On Tue, 19 Jan 2021 20:24:21 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> 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.
>
> Can you add a test for this or is it too hard? There are existing tests for StartTLS in the security/infra area -- could they be enhanced to test this case?
Unfortunately, I can not find any LDAP StartTLS Extended Operation regression tests. security/infra area contains RevocationChecker tests. They can not be used for this scenario.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2085
More information about the core-libs-dev
mailing list