mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-06-14 17:00:18 +00:00
When connecting to newnet via localhost on tilde.club with tls set to off, newnet will try to switch to tls using starttls. However, since irssi is connecting using a hostname set in /etc/hosts (in this case, "irc"), the presented certificate's CN doesn't match and irssi aborts. Setting starttls to off forces irssi to connect via plain-text.