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

Unable to initiate TLS with LDAP site server #100

Open
bencoffey66 opened this issue Jul 19, 2022 · 0 comments
Open

Unable to initiate TLS with LDAP site server #100

bencoffey66 opened this issue Jul 19, 2022 · 0 comments

Comments

@bencoffey66
Copy link

I currently am getting the below error from LDAP-auth:

ldap.SERVER_DOWN: {'result': -1, 'desc': "Can't contact LDAP server", 'errno': 22, 'ctrls
: [], 'info': 'Invalid Argument'}

It appears to traceback to the functions that initiate tls.

I have the start TLS header set to true, and the server address in the correct format [ldap:.]

Are there any other logs I could look through for this issue? Is there anyway to add an organizational root CA to the trusted store of the container? Looking for options. I've already ruled out firewall and DNS related issues.

Traceback:
Line 234 in do_GET
Line 643 in start_tls_s
Line 128 in _ldap_call

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

1 participant