Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. LDAP - TLS support

LDAP - TLS support

Added by la belette about 6 years ago

Hi,

I see that LDAP and LDAPS are supported but no LDAP Start TLS.

LDAPS is not so common and we use to see more and more LDAP Start TLS instead.

Anything on the roadmap to support it? As OpenProject is already supporting LDAPS the library is already used, it should be fairly to add LDAP Start TLS support?

Many thanks


Replies (2)

RE: LDAP - TLS support - Added by Oliver Günther about 6 years ago

I was always under the assumption that ruby's NET::LDAP doesn't even support TLS since everyone used LDAPS ;-) Turns out that they do indeed support it: https://github.com/ruby-ldap/ruby-net-ldap/blob/a6d6ec8285f2548fa0c08169ecc65b112922c5bd/lib/net/ldap.rb#L562-L588

I will look into providing a way to distinguish between :simple_tls and :start_tls options in the frontend. I opened #29622 for that.

Best,

Oliver

RE: LDAP - TLS support - Added by la belette about 6 years ago

Thanks Oliver!

Is it a right place to be informed when/which version you'll plan to include this ? (I saw on the other ticket you opened 8.3.0)

  • (1 - 2/2)
Loading...