Pidgin and SSL

While connecting to GoogleTalk/MSN, if you see this message:

Server require TLS/SSL for this connection

That’s mean you did not compile Pidgin with SSL support. All you have to do is to install required ssl.

sudo apt-get install libssl-dev libnss3-dev

Recompile and all done! Have a try.

Leave a Reply