BigW Consortium Gitlab

Commit d1b06cbe by Douwe Maan Committed by James Edwards-Jones

Merge branch 'mk-fix-ldap-ca-file-docs' into 'master'

Fix LDAP documentation and example config Closes #35770 See merge request !13196
parent 2a345b07
......@@ -282,7 +282,7 @@ production: &base
#
# Example: '/etc/ca.pem'
#
ca_cert: ''
ca_file: ''
# Specifies the SSL version for OpenSSL to use, if the OpenSSL default
# is not appropriate.
......
......@@ -96,7 +96,7 @@ main: # 'main' is the GitLab 'provider ID' of this LDAP server
#
# Example: '/etc/ca.pem'
#
ca_cert: ''
ca_file: ''
# Specifies the SSL version for OpenSSL to use, if the OpenSSL default
# is not appropriate.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment