Tip of the day: Consider contributing to make UnrealIRCd even better: reporting bugs, testing, helping out with support, ..

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