• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/apr-util/ldap/

Lines Matching refs:reason

71         result->reason = apr_pstrdup(pool, "LDAP: Could not get an option");
114 result->reason = "LDAP: Verify certificate not yet supported by APR on the "
140 result->reason = "LDAP: SSL/TLS not yet supported by APR on this "
150 result->reason = "LDAP: Could not set verify mode";
163 result->reason = "Unable to set LDAP_OPT_REFERRALS.";
187 result->reason = "Unable to set LDAP_OPT_REFHOPLIMIT.";
199 result->reason = "LDAP: Could not set an option";
243 result->reason = "LDAP: Could not switch SSL on for this "
248 result->reason = "LDAP: STARTTLS is not supported by the "
253 result->reason = "LDAP: STOPTLS is not supported by the "
259 result->reason = "LDAP: SSL/TLS is not supported by this version "
279 result->reason = "LDAP: Could not switch SSL on for this "
287 result->reason = "LDAP: Could not start TLS on this connection";
294 result->reason = "LDAP: Could not stop TLS on this connection";
306 result->reason = "LDAP: ldap_set_option failed. "
315 result->reason = "LDAP: ldap_start_tls_s() failed";
320 result->reason = "LDAP: STOPTLS is not supported by the "
326 result->reason = "LDAP: SSL/TLS not yet supported by APR on this "
339 result->reason = "LDAP: an attempt to set LDAP_OPT_SSL off "
348 result->reason = "LDAP: an attempt to set LDAP_OPT_SSL on "
357 result->reason = "LDAP: ldap_start_tls_s() failed";
364 result->reason = "LDAP: ldap_stop_tls_s() failed";
373 result->reason = "LDAP: SSL/TLS is currently not supported by "
433 result->reason = "LDAP: The Netscape/Mozilla LDAP SDK only "
450 result->reason = "LDAP: could not set client certificate: "
460 result->reason = "LDAP: ldapssl_advclientauth_init() failed.";
468 result->reason = "LDAP: ldapssl_clientauth_init() failed.";
475 result->reason = "LDAP: ldapssl_client_init() failed.";
481 result->reason = "LDAP: SSL/TLS ldapssl_client_init() function not "
496 result->reason = "LDAP: The Novell LDAP SDK cannot support the setting "
504 result->reason = apr_pstrdup(pool, "LDAP: Could not "
560 result->reason = "LDAP: The Novell LDAP SDK only understands the "
569 result->reason = "LDAP: ldapssl_client_init(), "
610 result->reason = "LDAP: The OpenLDAP SDK only understands the "
619 result->reason = "LDAP: LDAP_OPT_X_TLS_CACERTFILE not "
630 result->reason = "LDAP: CA certificates cannot be set using this method, "
637 result->reason = "LDAP: LDAP_OPT_X_TLS_CACERTFILE not "
644 result->reason = "LDAP: Attempt to set certificate(s) failed. "