Tip of the day: Check out Special users on how to give trusted users/bots more rights without making them IRCOp. |
Translations:SSL/TLS/23/en
Jump to navigation
Jump to search
IMPORTANT: Your users must connect to the server with the same hostname as the hostname in the certificate. So if users use /SERVER irc.example.com
then your server shouldn't serve a certificate for irc2.example.com
. Possible solutions for this are wildcard certificates (this too is possible via Let's Encrypt) or using multiple certificates with a Sni block (rarely used).