Tip of the day: Log files can use JSON logging. You can also send the JSON data to IRCOps on IRC.

The JSON is machine readable and contains lots of details about every log event.

Translations:SSL/TLS/4/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

How to use SSL

To use SSL on IRC you need two things:

  • An SSL port needs to be opened up on the server. The example configuration file opens up port 6697 for this (in the Listen block with listen::options::ssl)
  • You need an SSL-capable client