| Tip of the day: You can allow trusted users to send more messages per second without having to make them IRCOp. Especially useful for bots. |
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).