Skip to content

Remove LDAP_TLS_CA_CRT_FILENAME environmentΒ #249

Open
@kopax

Description

@kopax

LDAP_TLS_CA_CRT_FILENAME: Ldap ssl CA certificate filename. Defaults to ca.crt

TLSCACertificateFile is just for validating client certificates, we may not want to provide it in 99% of user case.

Having it with a default value can lead to a potential and unsafe configuration where the server provides the full chain.

I suggest that we remove it by default and just add this to cn=config only if it set ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions