We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad0e71 commit 12e626aCopy full SHA for 12e626a
app/config/mrt/ldap.lookup.yml
@@ -62,8 +62,8 @@ ecs-stg:
62
env: HOST_LDAP
63
port:
64
val: 1636
65
- tls_ca_file:
66
- val: /etc/pki/ca-trust/source/anchors/ldap-ca.crt
+ # tls_ca_file:
+ # val: /etc/pki/ca-trust/source/anchors/ldap-ca.crt
67
encryption:
68
val: simple_tls
69
default_read:
@@ -84,8 +84,8 @@ ecs-prd:
84
85
86
87
88
89
90
91
0 commit comments