ldap tls true

This commit is contained in:
geek 2017-05-17 16:46:26 +09:00
parent f9e83a910a
commit 90e0ce2e30

View File

@ -4,7 +4,7 @@
"connection" : { "connection" : {
"ip" : "192.168.1.215", "ip" : "192.168.1.215",
"port" : "993", "port" : "993",
"ssl" : false, "ssl" : true,
"portType" : "tcp" "portType" : "tcp"
}, },
"auth" : { "auth" : {