Ah. You meant SSL for instant chat? You didn't really make that clear. You can do that Pidgin I think, there is a secure chat plugin. For that you will need some plugin for whatever program but for general browsing the browser will take care of that.
The IRC network will need to support SSL connections, and you would connect on a different port to the standard 6667. Maybe 6668, 6670 etc. It's a pretty simple setup to get mIRC running through SSL. Download, install and configure OpenSSL (the FAQ is quite good), then select the options in mIRC to use your newly created SSL cert, and change the connect port in server options.
Although unless all clients on the network are connected via SSL, your messages will still be sent to them in plain text form, thus negating the purpose of using SSL.
Can you explain the difference please between browsing with SSL (like in a browser), and using it elsewhere (like what does the OpenSLL package actually do?
Thanks
Sorted.I'm not sure you quite understand what SSL is. It's a secure connection between yourself and the server to prevent someone snooping on your traffic or posing as your client or the server. It's only necessary for sensitive transactions such as logins, credit card info etc and the server must support it.
OpenSSL allows you to use software that doesn't support SSL with servers that do. mIRC does support SSL if you have the OpenSSL libraries but say for example it didn't but the server did. In that case OpenSSL would establish the secure connection and act a local server which your client would connect to,
I thought that i just needed to add a '+' to port number?
So in order for SSL to be used, all clients on a server (or channel?) has to be also running SSL?
Thanks
Sorted.![]()