| Tip of the day: You can add a Webhook that is called on certain log events. This can be used to automate things or to notify you in case of trouble. |
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).