Home
last modified time | relevance | path

Searched refs:ssl_tls (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c231 config_info->tls_method = ssl_tls; in add_config_attribute()
334 proxy_info->tls_method = ssl_tls; in add_bind_attribute()
H A Dnis_parse_ldap_conf.h517 ssl_tls enumerator
H A Dnis_parse_ldap_conf.c1053 if (config_info->tls_method != ssl_tls) { in process_ldap_referral()
1195 else if (config_info->tls_method == ssl_tls && in parse_ldap_config_dn_attrs()
H A Dldap_op.c977 port = proxyInfo.tls_method == ssl_tls ? LDAPS_PORT : LDAP_PORT; in createCon()
1151 if (proxyInfo.tls_method != ssl_tls) { in findReferralCon()
1180 if (proxyInfo.tls_method != ssl_tls) { in findReferralCon()
H A Dnis_parse_ldap_util.c763 else if (proxy_info->tls_method == ssl_tls && in finish_parse()
782 if (proxy_info->tls_method == ssl_tls) { in finish_parse()