Tip of the day: If you still have users on plaintext port 6667, consider enabling Strict Transport Security to gently move users to SSL/TLS on port 6697. |
Translations:SSL/TLS/4/en
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