Hi John, Rob, LuaLdap doesn't support ldaps. use_tls enables StartTLS (upgrade to TLS), not ldaps (TLS first, then LDAP over that).
https://github.com/luaforge/lualdap/blob/master/lualdap/src/lualdap.c#L957 http://linux.die.net/man/3/ldap_start_tls_s -- Kim "Zash" Alvefur -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/groups/opt_out.
