Modify ↓
Opened 13 years ago
Closed 13 years ago
#9864 closed defect (fixed)
ldaps failed to connect
Reported by: | emnu | Owned by: | Ryan J Ollos |
---|---|---|---|
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 (0)
Change History (2)
comment:1 Changed 13 years ago by
Owner: | changed from Larry Ruiz to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This fix was contained in the patch in #9172 as well. Let's get it fixed finally ;)