Searched refs:useSSL (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libsldap/common/ | ||
H A D | ns_connect.c | 2443 int useSSL = 0, gssapi = 0; local 2452 useSSL = 1; 2465 port = useSSL ? LDAPS_PORT : LDAP_PORT; 2472 if (useSSL) |
Completed in 25 milliseconds