Search found 6 matches

by BzR
Mon Apr 11, 2005 11:58 am
Forum: Unreal 3.2 Support
Topic: SSL / ZIPLINKS Problem
Replies: 9
Views: 3775

kiss :)
by BzR
Mon Apr 11, 2005 11:06 am
Forum: Unreal 3.2 Support
Topic: SSL / ZIPLINKS Problem
Replies: 9
Views: 3775

PERFECT

i find the problem

ok it's working 100%

SSL/IPv6/ziplink

many mnaymany thxxxxxxxxxx
by BzR
Mon Apr 11, 2005 10:56 am
Forum: Unreal 3.2 Support
Topic: SSL / ZIPLINKS Problem
Replies: 9
Views: 3775

v3.2.3
using TRE 0.7.2 (GPL)
using OpenSSL 0.9.7d 17 Mar 2004
using zlib 1.2.1.1

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Initializing SSL.


hummm apparently it s ok but i dont can connect

the deamon is not started :/
by BzR
Mon Apr 11, 2005 10:45 am
Forum: Unreal 3.2 Support
Topic: SSL / ZIPLINKS Problem
Replies: 9
Views: 3775

OHH YESSS it's working now with *.-devel packages

many many many thx
by BzR
Mon Apr 11, 2005 9:45 am
Forum: Unreal 3.2 Support
Topic: SSL / ZIPLINKS Problem
Replies: 9
Views: 3775

SSL are good, unreal ircd will generate SSL key successfully

it's very strange

what is the libraries names and path required ? (exactly for verifing)

Edit:
# Where is your openssl binary
OPENSSLPATH=/usr/bin/openssl

this OK
by BzR
Mon Apr 11, 2005 9:35 am
Forum: Unreal 3.2 Support
Topic: SSL / ZIPLINKS Problem
Replies: 9
Views: 3775

SSL / ZIPLINKS Problem

Hi ALL:

I have a problem to start the unrealircd 3.2.3 with SSL option and ZIPLINK option with mandrake 10.1 distro

here si my conf:

#Client SSL#
listen *:7000 {
options {
ssl;
clientsonly;
};
};

# Link servers #
listen *:6700 {
options {
ssl;
serversonly;
};
};

here is the error ...