Page 1 of 1

ssl problems

Posted: Tue Jun 01, 2004 4:48 am
by r0bin
Im trying to start the server, but it shuts down.

in ircd.log:

[Tue Jun 1 05:31:26 2004] - Failed to load SSL certificate server.cert.pem

I installed it by doing emerge unrealircd in gentoo, can anyone tell me how i can generate the ssl certificate?

thanks

EDIT:

After a few hours of messing around with locate,
i found mkunrealircd-cert in
/usr/portage/net-irc/unrealircd/files

once this was ran, my cert files were created, i copied them server.cert.pem to /etc/unrealircd/ and its working fine

:D

Posted: Wed Jun 02, 2004 12:25 am
by w00t
Glad to hear it :wink:

Posted: Wed Jun 02, 2004 3:00 am
by r0bin
Lucky that.