Home
last modified time | relevance | path

Searched refs:LDAPSSL_AUTH_WEAK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c599 if ( sslstrength != LDAPSSL_AUTH_WEAK && in ldapssl_set_strength()
747 if (LDAPSSL_AUTH_WEAK == sseip->lssei_ssl_strength ) { /* no check */ in ldapssl_AuthCertificate()
/illumos-gate/usr/src/head/
H A Dldap.h1428 #define LDAPSSL_AUTH_WEAK 0 macro