[Pidgin] #6394: Pidgin cannot connect to jabberd 2.2.0/2.2.1

Pidgin trac at pidgin.im
Sat Aug 9 17:17:00 EDT 2008


#6394: Pidgin cannot connect to jabberd 2.2.0/2.2.1
-----------------------+----------------------------------------------------
  Reporter:  adrian13  |       Owner:  deryni
      Type:  defect    |      Status:  new   
  Priority:  minor     |   Milestone:        
 Component:  XMPP      |     Version:  2.4.3 
Resolution:            |    Keywords:        
   Pending:  0         |  
-----------------------+----------------------------------------------------
Comment (by smoku):

 {{{
 [smoku at wing ~]$ lsb_release -d; rpm -q pidgin
 Description:    Fedora release 9 (Sulphur)
 pidgin-2.4.3-1.fc9.i386

 jabberd 2.2.2 + GnuSASL 0.2.27
 }}}

 I am testing it and it is very undeterministic. Sometimes Pidgin connects
 OK, sometimes not.

 This looks like Pidgin requests SSLv3 during negotiation but does not
 deliver SSLv3 fields.

 I would suggest using something like {{{SSL_set_ssl_method(ssl,
 TLSv1_client_method());}}} right after {{{SSL_new(ctx);}}} to enforce
 TLSv1 negotiation.


 BTW: I fixed the problem that stream error is not sent in jabberd2 /trunk.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6394#comment:7>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list