View Single Post
  #2   (View Single Post)  
Old 25th January 2009
boxofrox boxofrox is offline
New User
 
Join Date: Jan 2009
Posts: 1
Default

Thanks for the info.

My solution to the same problem is different, though, if anyone is interested.
  1. I removed the msn certificate files
    Code:
    $ cd ${HOME}/.purple/certificates/x509/tls_peers
    $ rm contacts.msn.com login.live.com
    If you're not comfortable with removing the files, simply copy them to another folder like ~/tmp.
  2. Open pigdin debug window: Help -> Debug Window
  3. Open pidgen account manager: Accounts -> Mange Accounts
  4. Disable the MSN account, then enable the MSN account: Enabled checkbox
  5. The debug window showed pidgin connecting to msn, downloading the certificates and saving them to login.live.com and contacts.msn.com.
Reply With Quote