Skip to content

Document tls_options in LDAP servers config

Stan Hu requested to merge sh-ldap-tls-options into master

What does this MR do and why?

In GitLab 11.9 gitlab-foss!20678 (merged) introduced the ability to pass tls_options under name-value pairs and deprecated the old way of adding ca_file and other options directly under the LDAP server config. However, it wasn't clear from the documentation that tls_options could be used. This commit makes this explicit and adds examples.

Relates to #419485 (closed)

Review App: https://main-ee-127502.docs.gitlab-review.app/ee/administration/auth/ldap/index.html

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports