All, I'm using Python-LDAP together with some additional plugins to facilitate Plone authentication against Active Directory. When I try to configure the Plone software to use LDAPS, I get an error similar to the following:
2007-08-14T15:17:20 CRITICAL event.LDAPDelegate Failure connecting, last attempted server: ldaps://svr1.irtnog.org:636 ({'info': 'error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed', 'desc': "Can't contact LDAP server"}) (I've elided the traceback provided by Zope. This error is generated by the Python-LDAP module.) I'd like to find out how to disable the verification check or to add my enterprise root CA certificate to Python-LDAP's notion of trusted root certificate authorities. Would someone point me to the relevant documentation or code? Thanks in advance, Matthew -- "A terrorist attack is just a badly-placarded HAZMAT incident." (http://www.sff.net/people/doylemacdonald/emerg_kit.htm)
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Python-LDAP-dev mailing list Python-LDAP-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/python-ldap-dev