Re: Expired server certificate

2009-09-14 Thread Fredrik Melander
Hey Michael, thanks for remembering! I will it out! Best, Fredrik Michael Ströder schrieb: > Fredrik, > > I've learned the hard way now that settings in .ldaprc and ldap.conf have > precedence over what you set in your Python code via ldap.set_option() or > LDAPObject.set_option(). Best thing

Re: Expired server certificate

2009-09-14 Thread Michael Ströder
Fredrik, I've learned the hard way now that settings in .ldaprc and ldap.conf have precedence over what you set in your Python code via ldap.set_option() or LDAPObject.set_option(). Best thing is to use this code-line to completely switch off processing of .ldaprc and ldap.conf in libldap: os.env