[python-ldap] Issue with TLS contexts...
Michael Ströder
michael at stroeder.com
Tue Apr 29 08:38:30 CEST 2014
Mark E. Haase wrote:
> I'm having an issue with TLS in python-ldap. I can get a few basic use
> cases working, but it appears that it's not possible to change some TLS
> context parameters at runtime after they have initially been set. Here's a
> test case i've reproduced:
ldap.set_option(ldap.OPT_X_TLS_NEWCTX, 0) has to be the last TLS option set.
Yes, it's strange but that's the way the OpenLDAP API works.
CIao, Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2398 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20140429/7a0ba422/attachment.bin>
More information about the python-ldap
mailing list