Sorry if I sound a little n00bish.. but im currently trying to well allready have setup 2 servers both linux linked together.. I however have a spare windows box that used to run a leaf node on the network but ive since decided that we should setup it for ssl connections only..
ive installed the ssl version of the win32 of unreal..
[ 21:50:12 ] * Connecting to 192.168.1.1 (7000)
-
[ 21:50:13 ] * Unable to connect to server (Connection refused)
1) You have to make sure you're connecting to the port you specified in the unrealircd.conf file to be listening with ssl. The default in the config example is port 6697.
2) You have to specifiy to whatever client you are using that you want to connect using ssl.
XChat Example: /server -ssl myserver 6697
I have no idea what client you are using. I know the default ssl port for XChat is 7000, so I gave you an XChat example.