Howard Chu pushed to branch master at openldap / JDBC LDAP
Commits: 9b14688d by Fredrik Roubert at 2022-05-02T13:39:26+00:00 ITS#9836 Add the startTLS connection property.
Using TLS is becoming increasingly more common and the LDAP library has support for this since a long time already, the JDBC connection string just needs to support a new property to allow this to be configured.
- - - - -
1 changed file:
- src/com/octetstring/jdbcLdap/jndi/JndiLdapConnection.java
View it on GitLab: https://git.openldap.org/openldap/jdbcldap/-/commit/9b14688d402bd65c604971af...