[Pidgin] #5366: Feature request: SSL over AIM/ICQ/.Mac with server slogin.oscar.aol.com being supported

Pidgin trac at pidgin.im
Thu Dec 11 03:33:29 EST 2008


#5366: Feature request: SSL over AIM/ICQ/.Mac with server slogin.oscar.aol.com
being supported
----------------------------------------------------------------+-----------
 Reporter:  akin                                                |        Owner:  MarkDoliner
     Type:  enhancement                                         |       Status:  new        
Milestone:                                                      |    Component:  AIM        
  Version:  2.4.0                                               |   Resolution:             
 Keywords:  AIM, ICQ, dot mac, .Mac, SSL, slogin.oscar.aol.com  |  
----------------------------------------------------------------+-----------

Comment(by darkrain42):

 Errr, last updated before I sleep: as-is, the code for figuring out what
 server to connect to is wonky/broken/bad. You must hard-code it to
 slogin.oscar.aol.com on the advanced account settings page.

 I guess the logic for that should probably go something like:
 {{{
 if (ssl is enabled && account setting is one of the ones that have been
 default in Pidgin [login.messaging.aol.com, login.oscar.aol.com])
     connect_host = use slogin.oscar.aol.com
     update the account setting to reflect slogin.oscar.aol.com (maybe?)
 else
     connect_host = account setting
 }}}

 (hopefully that means something to someone else, too)

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


More information about the Tracker mailing list