Difference between revisions of "SSL"
m |
m (https://chat...) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
You can connect to SSL IRC servers!<br /> | You can connect to SSL IRC servers!<br /> | ||
<br /> | <br /> | ||
− | Please note you need to find a server that supports SSL, and make sure you are connecting on the correct port for SSL. The way to signify Mibbit should use SSL, is to simply prefix the port with a '+'. For example irc://irc.irchighway.net:+9999 and irc://irc.mozilla.org:+6697<br /> | + | Please note you need to find a server that supports SSL, and make sure you are connecting on the correct port for SSL. You do not need a SSL certification for your client to connect to any of the IRC servers that support SSL. The way to signify Mibbit should use SSL, is to simply prefix the port with a '+'. For example irc://irc.irchighway.net:+9999 and irc://irc.mozilla.org:+6697<br /> |
<br /> | <br /> | ||
− | You can also | + | You can also use Mibbit clients using SSL. Try it with https://chat.mibbit.com and https://widget.mibbit.com respectively.<br> |
− | * The mibbit IRC server also supports SSL connections: irc: | + | * The mibbit IRC server also supports SSL connections: irc.mibbit.net:+6697 |
+ | |||
+ | |||
+ | When using the widget, some characters need to be "escaped" if you need to use them, such as : and + | ||
+ | |||
+ | The : character allows you to add a [[Ports | port]]. In a widget, it is used as %3A, for example | ||
+ | server=irc.mibbit.net%3A6667 | ||
+ | |||
+ | The + character allows you to add an SSL directive, In a widget, it is used as %2B, for example | ||
+ | server=irc.mibbit.net%3A%2B6697 | ||
[[Category:Features]] | [[Category:Features]] | ||
[[Category:How To]] | [[Category:How To]] | ||
[[Category:IRC]] | [[Category:IRC]] |
Latest revision as of 17:42, 12 May 2015
You can connect to SSL IRC servers!
Please note you need to find a server that supports SSL, and make sure you are connecting on the correct port for SSL. You do not need a SSL certification for your client to connect to any of the IRC servers that support SSL. The way to signify Mibbit should use SSL, is to simply prefix the port with a '+'. For example irc://irc.irchighway.net:+9999 and irc://irc.mozilla.org:+6697
You can also use Mibbit clients using SSL. Try it with https://chat.mibbit.com and https://widget.mibbit.com respectively.
- The mibbit IRC server also supports SSL connections: irc.mibbit.net:+6697
When using the widget, some characters need to be "escaped" if you need to use them, such as : and +
The : character allows you to add a port. In a widget, it is used as %3A, for example
server=irc.mibbit.net%3A6667
The + character allows you to add an SSL directive, In a widget, it is used as %2B, for example
server=irc.mibbit.net%3A%2B6697