[Pidgin] #11986: Separate HTTP and IM proxy servers no longer work in 2.7.0

Pidgin trac at pidgin.im
Sat May 22 13:19:55 EDT 2010


#11986: Separate HTTP and IM proxy servers no longer work in 2.7.0
------------------------+---------------------------------------------------
 Reporter:  psmith2100  |        Owner:  rekkanoryo  
     Type:  defect      |       Status:  new         
Milestone:              |    Component:  unclassified
  Version:  2.7.0       |   Resolution:              
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by rekkanoryo):

 The reason this worked for you previously is that yahoo's login mechanism
 uses HTTPS, which I implemented an override for.  There is a yahoo account
 option that allows specifying whether the account-specific proxy will be
 used for SSL connections.  However, I changed the yahoo sign in process to
 be more like the official client, so we perform an HTTP request to look up
 the server to connect to (this is their form of load balancing).  The SSL
 option I mentioned doesn't affect HTTP--only HTTPS.  Unfortunately we
 don't have a mechanism for specifying different proxies for different
 ports/service types.

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


More information about the Tracker mailing list