Searched defs:ldapssl_clientauth_init (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | clientinit.c | 417 ldapssl_clientauth_init( const char *certdbpath, void *certdbhandle, function 428 * LDAPDebug(LDAP_DEBUG_TRACE, "ldapssl_clientauth_init\n",0 ,0 ,0); 741 * ldapssl_clientauth_init(). 747 return( ldapssl_clientauth_init( certdbpath, certdbhandle, 752 * ldapssl_clientauth_init(). This function allows the sslstrength 778 return( ldapssl_clientauth_init( certdbpath, certdbhandle, 819 if ( ldapssl_clientauth_init( certdbpath, NULL, 1, keydbpath, NULL ) < 0 ) {
|
Completed in 23 milliseconds