ssl doesnt work :<
Posted: Mon Oct 09, 2006 6:18 pm
hey all,
well i just wanted to ask if some1 can tell me y my ssl doesnt work :/
i always get this
(20:14:40) * [10053] Software caused connection abort
this is my cfg:
class servers {
pingfreq 90;
maxclients 100;
sendq 1000000;
};
listen *:7666-7669
{
};
listen *:9000-9001
{
options
{
ssl;
clientsonly;
};
};
btw iam usin it on windows
thanks :>
e//oh well this is in my unrealircd.log
* No log { } block found -- using default: errors will be logged to 'ircd.log'
and in the ircd.log is nothin suspecious
well i just wanted to ask if some1 can tell me y my ssl doesnt work :/
i always get this
(20:14:40) * [10053] Software caused connection abort
this is my cfg:
class servers {
pingfreq 90;
maxclients 100;
sendq 1000000;
};
listen *:7666-7669
{
};
listen *:9000-9001
{
options
{
ssl;
clientsonly;
};
};
btw iam usin it on windows
thanks :>
e//oh well this is in my unrealircd.log
* No log { } block found -- using default: errors will be logged to 'ircd.log'
and in the ircd.log is nothin suspecious