Ticket #1485104 (closed Patches: fixed)

Opened 3 months ago

Last modified 3 months ago

LDAP doesn't support TLS

Reported by: ioan Owned by:
Priority: 5 Milestone: 0.2-alpha
Component: LDAP connection Version: 0.1.1
Severity: normal Keywords:
Cc:

Description

Our company LDAP server requires TLS for all connections, which roundcube doesn't support.

I've attached a small patch against rev 1152, with the minimum needed to get tls working.

Add start_tls => 'true' to the ldap config to enable it.

Let me if there's any problems with it.

Thanks

Attachments

rcube_ldap.inc_start_tls.patch (484 bytes) - added by ioan 3 months ago.

Change History

Changed 3 months ago by ioan

Changed 3 months ago by alec

  • milestone changed from later to 0.2-alpha

Changed 3 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

Applied in r1481 with few changes, please test it.

Note: See TracTickets for help on using tickets.