Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c2024 if (sa_conf->SA_CERT_PATH != NULL) { in __ns_ldap_initStandalone()
2025 user_cred.hostcertpath = sa_conf->SA_CERT_PATH; in __ns_ldap_initStandalone()
2044 if (sa_conf->SA_CERT_PATH != NULL) { in __ns_ldap_initStandalone()
2062 sa_conf->SA_CERT_PATH, in __ns_ldap_initStandalone()
H A Dns_sldap.h571 #define SA_CERT_PATH ds_profile.server.host_cert_path macro
/onnv-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c305 standalone_cfg.SA_CERT_PATH = optarg; in main()
H A Dldapclient.c1565 cfg.SA_CERT_PATH = arglist->certificatePath; in client_init()
H A Dldapaddent.c4415 standalone_cfg.SA_CERT_PATH = authority.hostcertpath; in main()