On Tue, 19 Jan 2021 20:24:21 GMT, Sean Mullan <[email protected]> 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
