[Bug 381791] Re: LDAP::SSLConn from ruby fails, probably from not seeing cert

Xeno Campanoli xeno at eskimo.com
Thu Jun 4 00:23:02 UTC 2009


Given further traces I installed, it appears I get an exception in the
following location right after trace 7a:

fprintf(stderr,"trace 7 rb_ldap_conn_bind_s\n");
  ldapdata->err = ldap_bind_s (ldapdata->ldap, dn, passwd, method);
fprintf(stderr,"trace 7a rb_ldap_conn_bind_s\n");
  Check_LDAP_Result (ldapdata->err);
fprintf(stderr,"trace 7b rb_ldap_conn_bind_s\n");
  ldapdata->bind = 1;

fprintf(stderr,"trace 8 rb_ldap_conn_bind_s\n");
  if (rb_block_given_p ())

-- 
 LDAP::SSLConn from ruby fails, probably from not seeing cert
https://bugs.launchpad.net/bugs/381791
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list