Tip of the day: On IRC you can use the HELPOP command to read about various IRC commands.

Translations:SSL/TLS/23/en

From UnrealIRCd documentation wiki
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).