IRSSI SSL
Fri. January 28, 2011Categories: Information
Tags: IRC, IRSSI, SSL
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