Tip of the day: You can use a SSL/TLS certificate fingerprints to exempt trusted users from server bans or allow them to send more commands per second.

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