https://bugs.openldap.org/show_bug.cgi?id=9836
Issue ID: 9836 Summary: Support for TLS is needed Product: JLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: JDBC Assignee: bugs@openldap.org Reporter: fredrik@roubert.name Target Milestone: ---
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.
https://bugs.openldap.org/show_bug.cgi?id=9836
--- Comment #1 from Fredrik Roubert fredrik@roubert.name --- My proposed fix:
https://git.openldap.org/openldap/jdbcldap/-/merge_requests/3
https://bugs.openldap.org/show_bug.cgi?id=9836
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords|needs_review | Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- • 9b14688d by Fredrik Roubert at 2022-05-02T13:39:26+00:00 ITS#9836 Add the startTLS connection property.
https://bugs.openldap.org/show_bug.cgi?id=9836
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED