Modify

Opened 12 years ago

Closed 12 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 12 years ago by Ryan J Ollos

Owner: changed from Larry Ruiz to Ryan J Ollos
Status: newassigned

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

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.