Page 1 of 1

egd help

Posted: Fri Sep 02, 2005 4:50 am
by mars
Hi i hope someone can help me

I downloaded egd-0.8 and GnuPG because on the website they said those two work together.

And dit the compile needed for those.

Now my question is how do i add that in the conf for the ssl egd entry as it is a bit confusing for me.

Sorry ssl is still new to me, so i am learning slowly.

Any help with this would be appreciated.

Posted: Fri Sep 02, 2005 9:42 am
by w00t
What part of SSL configuration specifically are you having difficulties with?

Posted: Fri Sep 02, 2005 1:46 pm
by mars
this part

Code: Select all

ssl { 
egd <filename>;
};

Posted: Fri Sep 02, 2005 11:27 pm
by Syzop
You know egd is not mandatory, right?

Anyway, if you have set up egd (and naturally got it running), then it has created a pipe (file) somewhere, you need to specify the path&filename for it in UnrealIRCd IF you want to use it.

Posted: Sat Sep 03, 2005 5:50 am
by mars
If possible can you plese give me a example.

Because i am not sure if i must use c: or what so a example would be appreciated.

sorry just this stuff is a bit more tricky.

Posted: Sat Sep 03, 2005 2:48 pm
by Syzop
I'm lost... Sorry.