Ticket #9864 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

ldaps failed to connect

Reported by: emnu Assigned to: rjollos
Priority: normal Component: LdapAuthnzPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

on line 73 in file ldapauth.py.

i guess it miss 't' in connection.start_tls_s()

therefore when connect using ldaps, it failed

Attachments

Change History

03/01/12 06:38:18 changed by rjollos

  • status changed from new to assigned.
  • owner changed from lruiz to rjollos.

This fix was contained in the patch in #9172 as well. Let's get it fixed finally ;)

03/02/12 09:55:16 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [11353]) Fixes #9864, Refs #9172: Fixed typo in start_tls_s method call.


Add/Change #9864 (ldaps failed to connect)




Change Properties
Action