Skip to content

Unable to initiate TLS with LDAP site server #100

@bencoffey66

Description

@bencoffey66

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions