IRSSI SSL

Fri. January 28, 2011
Categories: Information
Tags: , ,

To enable SSL connections in IRSSI

/set use_ssl on
/set ssl_verify on
/save

And then you should be able to connect to SSL enabled servers.

/connect -ssl irc.nationpigeon.com 5567

Comments