Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add TLS to ldap #51

Open
jenningsloy318 opened this issue May 21, 2019 · 3 comments
Open

Request to add TLS to ldap #51

jenningsloy318 opened this issue May 21, 2019 · 3 comments

Comments

@jenningsloy318
Copy link

Hi,

Is there any plan to support ldaps, so connection between kibana and ldap server with encryption.

so make the connection more secure.

@jenningsloy318 jenningsloy318 changed the title Request to add ssl to ldap Request to add TLS to ldap May 21, 2019
@codingchili
Copy link
Owner

Hello,

I assumed that LDAPS would work just by configuring the ldaps:// protocol instead of ldap:// and probably setting up a truststore somehow.

The answer is probably here http://ldapjs.org/server.html

I would like so support it of course, this is however a low-priority project for now, because it's so expensive to maintain.

@jenningsloy318
Copy link
Author

Hello,

But don't find any descripiton to config the ldap server CA certificate, is any thing missing here ?

@codingchili
Copy link
Owner

Hello,

look for starttls on this page

it requires some changes to the code, I don't have the time for this right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants