[Users] [Bug 3936] LDAP StartTLS LDAPv3 (port 389) does not work for addressbooks

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Thu Dec 14 17:47:17 CET 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3936

--- Comment #7 from Ricardo Mones <mones at users.sourceforge.net> ---
(In reply to comment #5)
> The code modification in attachment 1825 [details] get this result from LDAP
> logs:
> 
> conn=1961 fd=41 ACCEPT from IP=...
> conn=1961 op=0 EXT oid=1.3.6.1.4.1.1466.20037
> conn=1961 op=0 STARTTLS
> conn=1961 op=0 RESULT oid= err=0 text=
> conn=1961 fd=41 TLS established tls_ssf=256 ssf=256
> conn=1961 op=1 EXT oid=1.3.6.1.4.1.1466.20037
> conn=1961 op=1 STARTTLS
> conn=1961 op=1 RESULT oid= err=1 text=TLS already started
> 
> => So it is better but not sufficient. To get more clues, when i do
> something like:
[...] 
> => So something is wrong in sequencing the connection.

Yep, patch was doing STARTTLS twice. I've updated the patch to do it only once.

Please try again ;-)

Thanks,

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list