patch for clientLogin issue

Paul Aurich paul at darkrain42.org
Thu Jan 14 18:32:40 EST 2010


Matthew Goldstein (austein on IRC) figured out why trying to use the startOSCARSession method was failing with a signature error when tried to use over SSL (which would work around the server complaining that we try to set useTLS=1 over http).  In short, the signature needs to use the URL "https://api.oscar.aol.com:80/...", while still connecting to port 443.

I wasn't comfortable committing this because I'm concerned that it would just break again if the servers are fixed to use the correct URL in the signature generation (or rather, no port at all, as the online docs indicate).

Nevertheless, Matthew, thanks for figuring this out!

~Paul


-------------- next part --------------
A non-text attachment was scrubbed...
Name: clientlogin-fix.patch
Type: application/octet-stream
Size: 1942 bytes
Desc: not available
URL: <http://pidgin.im/pipermail/devel/attachments/20100114/ed8ede06/attachment-0002.obj>


More information about the Devel mailing list