瀏覽代碼

[Devops] Set TOP LDAP Protocol to 'LDAP' instead of 'LDAPS'

Nas Villanueva 8 年之前
父節點
當前提交
f942228b82
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      crss-admin/crss-admin-top.yml

+ 1 - 1
crss-admin/crss-admin-top.yml

@@ -15,7 +15,7 @@ spring:
           starttls.enable: true
 crss:
   ldap:
-    protocol: LDAPS
+    protocol: LDAP
     host: "10.176.12.106"
     port: 389
     root-dn: "dc=wesmsys,dc=local"