I use Unreal 3.2.7 on Debian etch.
In "normal" mode (without SSL) the server is launching, I can connect on,it's working great, but I have 2 messages at startup saying error on 1 line (I will past them with ssl error).
Now I want to use SSL, I think I set up correctly all settings, then I start unreal and he give it to me :
With this, I can always connect without SSL, but it's impossible with SSL.* Loading IRCd configuration ..
* unrealircd.conf:693: Ignoring extra data
* unrealircd.conf:693: Ignoring extra data
* unrealircd.conf:464: unknown directive ciphers
* Configuration loaded without any problems ..
* Loading tunefile..
* Initializing SSL.
* Dynamic configuration initialized .. booting IRCd.
Then I don't understand the numbers after *unrealircd.conf:XXX: because it's not correspondent with interessesting lines in configuration file.
And I don't understand why he said "unknow directive ciphers" because in my config the ciphers line is correct (normally) :
ciphers "DHE-RSA-AES256-SHA";
If you can help me, Thanks.
If you can't help me, thanks for reading :p