This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
help:connecting:ssl [2015/08/27 22:36] rubin [Introduction] |
help:connecting:ssl [2020/04/08 12:41] (current) rubin |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | This is a guide to help you configure your IRC client software to connect to AfterNET using SSL encryption. Our primary focus is on [[help: | + | This is a guide to help you configure your IRC client software to connect to AfterNET using SSL encryption. |
==== Why encryption ==== | ==== Why encryption ==== | ||
- | Our SSL encryption support is intended to protect you from those on __your local network__ intercepting passwords or reading your conversations. Essentially we want you to be able to login to your account(s) over wifi and speak poorly of your boss without fear of snooping. It is __NOT__ end-to-end security and you should never use IRC to discuss company secrets or anything truly of value. | + | Our SSL encryption support is intended to protect you from those on __your local network__ intercepting passwords or reading your conversations. Essentially we want you to be able to login to your account(s) over wifi and speak poorly of your boss without fear of snooping. It is __NOT__ end-to-end security and you should never use IRC to discuss company secrets or anything truly of value. |
==== Enabling encryption ==== | ==== Enabling encryption ==== | ||
- | Our servers have SSL enabled on ports 6697 and 9998. So to begin with, you simply configure your IRC client to connect to the server named **irc.afternet.org** on port **6697** or **9998** and select the 'use encryption' | + | Our servers have SSL enabled on ports 6697 and 9998. **We support only TLS1.2** which means some older clients will not be able to use SSL if they can only do SSLv3 or TLS1. See our [[: |
+ | Configure your software to connect to the server named **irc.afternet.org** on port **6697** or **9998** and enable encryption. | ||
+ | |||
+ | === hexchat === | ||
+ | In the " | ||
+ | |||
+ | === ZNC === | ||
+ | In the ZNC bouncer, add a ' | ||
+ | |||
+ | === mIRC === | ||
+ | Make sure you have the latest version. Old versions have insecure ssl libraries which have been blocked. | ||
+ | |||
+ | To [[http:// | ||
==== Certificate Authority ==== | ==== Certificate Authority ==== | ||
- | Our server certificates are signed by StartCom, which should be a trusted authority by default for most people, but you can add them by using the certificate at [[https://www.startssl.com/ | + | Our server certificates are signed by [[https://letsencrypt.org]] |