Searched refs:useSSL (Results 1 – 1 of 1) sorted by relevance
2289 int useSSL = 0, gssapi = 0; in createSession() local2298 useSSL = 1; in createSession()2311 port = useSSL ? LDAPS_PORT : LDAP_PORT; in createSession()2318 if (useSSL) in createSession()