Skip to content

Commit 12e626a

Browse files
committed
admin ldap config
1 parent 5ad0e71 commit 12e626a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/config/mrt/ldap.lookup.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ ecs-stg:
6262
env: HOST_LDAP
6363
port:
6464
val: 1636
65-
tls_ca_file:
66-
val: /etc/pki/ca-trust/source/anchors/ldap-ca.crt
65+
# tls_ca_file:
66+
# val: /etc/pki/ca-trust/source/anchors/ldap-ca.crt
6767
encryption:
6868
val: simple_tls
6969
default_read:
@@ -84,8 +84,8 @@ ecs-prd:
8484
env: HOST_LDAP
8585
port:
8686
val: 1636
87-
tls_ca_file:
88-
val: /etc/pki/ca-trust/source/anchors/ldap-ca.crt
87+
# tls_ca_file:
88+
# val: /etc/pki/ca-trust/source/anchors/ldap-ca.crt
8989
encryption:
9090
val: simple_tls
9191
default_read:

0 commit comments

Comments
 (0)